wasmfx / specfx

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

Fix continuation subtyping #38

Closed dhil closed 4 months ago

dhil commented 4 months ago

This patch fixes the continuation subtyping issue. Resolves https://github.com/wasmfx/specfx/issues/35.