wasm3
wasm3 copied to clipboard
Contributing `wasm-c-api`
I wanted to check if wasm3 would be open to accepting wasm-c-api patches if Google were to contribute the implementation?
I am not making any promises though. Our project is very interested in adopting wasm3 as the runtime of choice but we prefer to standardize on wasm-c-api for VM management.
If you have reservations about wasm-c-api, please share them with us. Perhaps we can address whatever issues there are.
No, I don't think anyone is working on a wasm-c-api integration. Ideally, this should be created as a facade/adapter, however, I foresee that additional wasm APIs will have to be developed in Wasm3 to support it.