What kind of interfaces are exported with the Wasi version? Is it the full C interface? #419
Unanswered
DamianReeves
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hey there! At the moment the published wasm module is the entire interpreter, so when you run it you get the REPL, or you can launch scripts. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What kind of interfaces are exported with the Wasi version? Is it the full C interface?
How can I extend quickjs with the Wasi build, or is that out of scope for WASI?
Beta Was this translation helpful? Give feedback.
All reactions