Releases: bytecodealliance/ComponentizeJS
Releases · bytecodealliance/ComponentizeJS
0.18.3-rc.1
Changelog
[unreleased]
🐛 Bug Fixes
-
(ci) remove packages prefix (#232) by @vados-cosmonic in #232
-
(ci) remove if for JS projects (#231) by @vados-cosmonic in #231
⚙️ Miscellaneous Tasks
- add CODEOWNERS (#233) by @vados-cosmonic in #233
0.18.2
What's Changed
- fix bug for file paths in windows during componentization by @karthik2804 in #213
- Bump version to
0.18.1
by @tschneidereit in #215 - Fix hello-world example by @tschneidereit in #216
- Fix building on windows when using new syntax by @karthik2804 in #217
Full Changelog: 0.18.0...0.18.2
0.18.1
What's Changed
- fix bug for file paths in windows during componentization by @karthik2804 in #213
0.18.0
What's Changed
- docs: fix the examples directory in EXAMPLE.md and .gitignore by @tanishiking in #195
- Support all wasi-0.2.x patch versions in the splicer by @tschneidereit in #197
- Make StarlingMonkey location overridable by @tschneidereit in #196
- add version export to types.d.ts by @karthik2804 in #198
- fix: debug build output by @guybedford in #200
- Overhaul bindings generation and introduce a CLI tool by @tschneidereit in #202
- Don't expose absolute paths to source files by @tschneidereit in #205
- Update to latest StarlingMonkey by @tschneidereit in #208
- feat: support min stack size for aot by @vados-cosmonic in #206
- Pull in OpenSSL update by @tschneidereit in #210
- Bump version to
0.18.0
by @tschneidereit in #211
New Contributors
- @tanishiking made their first contribution in #195
Full Changelog: 0.17.0...0.18.0
0.17.0
What's Changed
- Fix componentize::GetMemBuffer by @tschneidereit in #184
- Fix issues with stubbing WASI imports by @tschneidereit in #185
- deps: update to latest StarlingMonkey by @tschneidereit in #189
- Remove warning about stubbed imports by @tschneidereit in #188
- Support passing arguments to the StarlingMonkey runtime by @tschneidereit in #187
- deps: update to latest Wasmtime@30 toolchain by @guybedford in #191
- feat: support the debugBuild option for debugging Wasm stacks by @guybedford in #192
New Contributors
- @tschneidereit made their first contribution in #184
Full Changelog: 0.16.0...0.17.0
0.16.0
What's Changed
- refactor(examples): refactor example instructions by @vados-cosmonic in #175
- Allow to retain fetchEvent on all wasi 0.2.x versions by @karthik2804 in #178
- deps: update to latest StarlingMonkey by @karthik2804 in #179
- bump StarlingMonkey to include wasi 0.2.3 by @karthik2804 in #180
- deps: update to latest Jco@1.9.1 with WASI@0.2.3 by @guybedford in #181
Full Changelog: 0.15.1...0.16.0
0.15.1
What's Changed
- feat: enable use of preexisting weval binary by @vados-cosmonic in #156
- fix: ensure correct reference to engine world in merge by @guybedford in #168
- fix: specifier mappings in ComponentizeJS by @guybedford in #167
- deps: update to latest StarlingMonkey by @guybedford in #169
Full Changelog: 0.15.0...0.15.1
0.15.0
What's Changed
- Handle undefined
opts
and allow undefinedenv
by @primoly in #155 - fix: typescript type of package by @moontai0724 in #161
- fix: wasi-poll stubbing by @guybedford in #162
- feat: support top-level resource definitions by @guybedford in #158
New Contributors
- @primoly made their first contribution in #155
- @moontai0724 made their first contribution in #161
Full Changelog: 0.14.0...0.15.0
0.14.0
0.13.1
What's Changed
- fix: debug build by @guybedford in #141
- feat(example): Upgrade to wasmtime 25.0.1 by @kyleconroy in #142
- update orca-wasm to 0.1.4 by @cataggar in #143
- chore: add NPM description by @vados-cosmonic in #147
- deps: latest StarlingMonkey, toolchain by @guybedford in #149
- feat: performance builtin support by @guybedford in #150
- fix: ensure resource imports and exports use kebab case by @guybedford in #151
New Contributors
Full Changelog: 0.13.0...0.13.1