JS & native would be amazing for games, so +1....
# multiplatform
b
JS & native would be amazing for games, so +1. but that niche is tiny, and the std library surface touched is minimal. general app dev will benefit less from JS & native, while being the way bigger segment. The JSON example is interesting to look at. Yes, you can easily share the pokos and some business logic. But then come the guts of the app, with serializers, storage, etc. and that's not something you'll be able to share.