wasm3 / wasm3

🚀 A fast WebAssembly interpreter and the most universal WASM runtime
https://twitter.com/wasm3_engine
MIT License
7.32k stars 461 forks source link

add support for WASM C api #35

Closed prabirshrestha closed 4 years ago

prabirshrestha commented 4 years ago

This will allow us to easily embed in other programs and swap the runtimes without learning specific.

https://github.com/WebAssembly/wasm-c-api

vshymanskyy commented 4 years ago

Thanks, we know about this approach and may consider it in future. But currently it's not our goal.

vshymanskyy commented 3 years ago

BTW, wasm-c-api is full of it's own issues, and some of them are a no-go for Wasm3 at the moment. https://github.com/WebAssembly/wasm-c-api/issues