Y
Hacker News
new
|
ask
|
show
|
jobs
by
tracker1
3399 days ago
It's funny... the tactic that ReactNative runs for JS in different environments may well be contrasted with a "BrowserNative" library that bridges browser UI with another compiled (webasm) language.
1 comments
steveklabnik
3399 days ago
Have you seen
https://github.com/necolas/react-native-web
link
tracker1
3397 days ago
Yeah, but I'm referring to something to let wasm code target the browser ui... where as most react-native is a JS bridge to native UI.
link