You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The target is to run Java natively in the browser with WebAssembly.
Does this mean that the wasm target can only be run in the browser? I guess the limitation is because there are some browser apis that need to be exported to wasm , is that right?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I saw this description in the readme:
Does this mean that the wasm target can only be run in the browser? I guess the limitation is because there are some browser apis that need to be exported to wasm , is that right?
All reactions