WebAssembly / wasm-c-api

Wasm C API prototype
Apache License 2.0
534 stars 77 forks source link

Update `wasm.h` for `anyref` --> `externref` #148

Open fitzgen opened 4 years ago

fitzgen commented 4 years ago

The reference types proposal removed anyref and replaced it with externref.