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
lucet is a set of compiler and runtime. It seems it's hard to customize the runtime. wasmtime would be a good alternative.
However, to provide runtime functions like _externcall("js-ffi"."print": (int) -> unit)(x), current API is not suitable. Should wait on bytecodealliance/wasmtime#727
For debugging, testing and more.
lucet would be a good runtime.
The text was updated successfully, but these errors were encountered: