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

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.