zware icon indicating copy to clipboard operation
zware copied to clipboard

Implement WASI

Open malcolmstill opened this issue 4 years ago • 1 comments

Figure out how WASI works and implement it.

malcolmstill avatar Feb 13 '21 15:02 malcolmstill

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

malcolmstill avatar Jul 23 '23 13:07 malcolmstill