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

This is not strictly true; there are synchronous APIs for compiling Wasm (`new WebAssembly.Module()` and `new WebAssembly.Instance()`) and you can directly embed the bytecode in your source file using a typed array or base64-encoded string. Of course, this is not as pleasant as simply importing a module :)
 help



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

Search: