jco-transpile-v0.8.0
·
1 commit
to main
since this release
[0.8.0] - 2026-08-14
This release contains an update of the underlying transpiled js-component-bindgen
to js-component-bindgen v2.4.0
馃殰 Refactor
- (transpile) use WebAssembly.RuntimeError for traps by @vados-cosmonic in #1873
馃И Testing
-
(transpile) increase transpile code char limit by @vados-cosmonic in #1872
-
(transpile) increase call overhead budget in CI by @vados-cosmonic in #1868
-
(transpile) add trap detection regression test by @vados-cosmonic
-
(transpile) skip call overhead without JSPI by @vados-cosmonic in #1870
-
(transpile) add regression test for component call overhead by @vados-cosmonic
-
(transpile) cover async result lowering failures by @vados-cosmonic
-
(transpile) add regression test for async import rejection by @vados-cosmonic