Comment on Run Pebble OS in Browser via WASMComments−zb36moProbably could be made faster by:- using native exception handling- getting rid of asyncify (but it would require JSPI)See my experiments with TempleOS here: https://zb3.me/qemu-wasm-test/
Comments
Probably could be made faster by:
- using native exception handling
- getting rid of asyncify (but it would require JSPI)
See my experiments with TempleOS here: https://zb3.me/qemu-wasm-test/