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

WebAssembly implies a model with no syscalls. WASI provides a basic set of POSIX like syscalls which is used by the various standard libraries when the compilation target is wasm32-wasi.

So C, C++, Rust code using their respective standard libraries compiled to wasm32-wasi can run on Deno out of the box.



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

Search: