|
|
|
|
|
by WA
3650 days ago
|
|
HN community, how would I make my core model + business logic cross-platform? I want to re-use the model and its behavior (like some data evaluators) in my Web app, on Android and iOS without rewriting it every time from scratch. I'm fine with creating native code for the UI. but I'd like to share at least some code. What would you recommend? |
|
[0]http://j2objc.org/ [1]http://www.gwtproject.org/ [2]http://www.jsweet.org/