You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.
@gengjiawen thank you for your request!
From my point of view, WASI support doesn't require special support from the compiler side but likely should be supported as a library and maybe in tooling.
@syrusakbary thank you for the offer!
Right now we are working on a dedicated compiler backend for WebAssambly and a key requirement for us now is "we don't want to bring own memory manager", so we depend on GC-proposal.
So, we are really missing any implementation of it.
What do you think about the proposal?
Do you have any plan about supporting this proposal in Wasmer?
See https://wasi.dev/.
Ref:
The text was updated successfully, but these errors were encountered: