bytecodealliance / jco

JavaScript toolchain for working with WebAssembly Components
https://bytecodealliance.github.io/jco/
Apache License 2.0
640 stars 63 forks source link

Toolchain upgrade #477

Closed guybedford closed 3 months ago

guybedford commented 3 months ago

Updates to the latest Wasmtime toolchain, including updating the test cases from wit-bindgen for the new flags changes.

In the process a bug in TS generation for empty namespaces was hit, posted and resolved per https://github.com/bytecodealliance/jco/issues/476.