Hacker News new | past | comments | ask | show | jobs | submit login

WASM is just something that can run compiled code in the browser. You can communicate with the Javascript environment. You cannot access the JS libraries directly, but you can with thin bridges.

Using such bridges, you can create anything you can with Javascript in any language that compiles to webassembly.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: