Skip to content

Basic support for WebAssembly System Interface

Compare
Choose a tag to compare
@FlatAssembler FlatAssembler released this 04 Jun 13:52
· 438 commits to master since this release
85d4c1d

Added some basic support for WebAssembly System Interface (WASI), so that one can write executable programs in AEC, rather than just libraries of functions to be called from JavaScript. Maybe I will add some executable files later.