Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is that correct? WASM has no DOM access? (I'm asking, not advocating anything.) How does code that runs in a browser do UI I/O without DOM access? Is the intent that you go on writing all of your I/O and DOM-manipulating code with JavaScript and call WASM-implemented helper functions from JS code?


No DOM access for the MVP. They do plan on eventually supporting it though: https://github.com/WebAssembly/design/blob/master/FutureFeat...


I think we can hack a reverse js proxy before it gets native DOM access.


Inside a <canvas>/<object>/<embed> tag.




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

Search: