Y
Hacker News
new
|
ask
|
show
|
jobs
by
syrusakbary
2752 days ago
We first wanted to focus on running Emscripten-generated WebAssembly files, so we are wrapping the syscalls that Emscripten is using with the real syscalls under the hood.
Here's an example of that:
https://github.com/wasmerio/wasmer/blob/master/src/apis/emsc...
1 comments
akhilcacharya
2752 days ago
Would support for something like wasm-bindgen be possible eventually?
link