zware
zware copied to clipboard
Implement WASI
Figure out how WASI works and implement it.
Enough WASI to run doom was implemented in https://github.com/malcolmstill/zware/pull/206.
We want a complete implementation. To that end we need to: a) implement the whole spec b) test our implementation...there seems to be a testsuite that we can use here: https://github.com/WebAssembly/wasi-testsuite