Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

local runtime #55

Closed
KeenS opened this issue Dec 31, 2019 · 2 comments
Closed

local runtime #55

KeenS opened this issue Dec 31, 2019 · 2 comments

Comments

@KeenS
Copy link
Owner

KeenS commented Dec 31, 2019

For debugging, testing and more.
lucet would be a good runtime.

@KeenS KeenS added this to the Next (Better debuggability) milestone Jan 25, 2020
@KeenS
Copy link
Owner Author

KeenS commented May 25, 2020

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

@KeenS
Copy link
Owner Author

KeenS commented May 25, 2020

linker has arrived bytecodealliance/wasmtime#1384. Great

@KeenS KeenS closed this as completed in 30cff1c May 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant