wabt icon indicating copy to clipboard operation
wabt copied to clipboard

Implement the standard wasm C++ API in wabt interpreter

Open sbc100 opened this issue 6 years ago • 3 comments

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

sbc100 avatar Sep 12 '19 16:09 sbc100

I started working on this last week while travelling. Looks possible. Will post a PR soon. @binji did you start on this already?

sbc100 avatar Oct 07 '19 20:10 sbc100

The C API is implemented, but the C++ API still needs to be done.

binji avatar Jun 10 '20 19:06 binji

I started work on a C++ wrapper but didn't get very far IIRC

sbc100 avatar Jun 10 '20 19:06 sbc100