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 Sep 12, 2023. It is now read-only.
thanks for your works on establishing WebAssembly. As discussed in #17 and #18, I would like to ask if it was possible to update wasmedge-core to support the latest WasmEdge versions.
I am currently writing a framework on top of WasmEdge as part of my master's thesis (see WasmEdge/WasmEdge#2233) and one consideration are supported programming languages to embed WasmWedge compatible WebAssembly binaries into. As node is a popular target, it is also in my interest to support JS as a target. I require wasmedge-core as an SDK for JavaScript / node, because the goal is a WebAssembly binary compiled to WASI + WasmEdge specs and this requires WasmEdge compatible bindings for node.
I'm in my pre evaluations currently and would be very happy if you could support node bindings for the latest WasmEdge versions.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
thanks for your works on establishing WebAssembly. As discussed in #17 and #18, I would like to ask if it was possible to update
wasmedge-core
to support the latest WasmEdge versions.I am currently writing a framework on top of WasmEdge as part of my master's thesis (see WasmEdge/WasmEdge#2233) and one consideration are supported programming languages to embed WasmWedge compatible WebAssembly binaries into. As node is a popular target, it is also in my interest to support JS as a target. I require
wasmedge-core
as an SDK for JavaScript / node, because the goal is a WebAssembly binary compiled to WASI + WasmEdge specs and this requires WasmEdge compatible bindings for node.I'm in my pre evaluations currently and would be very happy if you could support node bindings for the latest WasmEdge versions.
Thanks in advance!
The text was updated successfully, but these errors were encountered: