wasmfx / specfx

WebAssembly specification, reference interpreter, and test suite.
https://webassembly.github.io/spec/
Other
7 stars 2 forks source link

Update binary encoding of function references opcodes #5

Closed dhil closed 1 year ago

dhil commented 1 year ago

C.f. https://github.com/WebAssembly/gc/pull/372

dhil commented 1 year ago

Fixed by #7.