CloudABI and its successor, WebAssembly WASI
Lassi Kortela 15 Oct 2020 19:00 UTC
>> <https://github.com/NuxiNL/cloudabi>
> *NOTE: This project is unmaintained*
> WASI's design has been inspired by CloudABI.
Here's the WASI API:
<https://github.com/WebAssembly/wasi-libc/blob/master/libc-bottom-half/headers/public/wasi/api.h>.
John, do you have a particular Scheme interface in mind?