bytecodealliance / javy

JS to WebAssembly toolchain
Apache License 2.0
2.16k stars 103 forks source link

v1.4.0 #595

Closed jeffcharles closed 7 months ago

jeffcharles commented 7 months ago

Description of the change

Bumping Javy version to v1.4.0. This will be released as a pre-release first to give time for the QuickJS provider to be updated.

Why am I making this change?

We want to ship the new QuickJS version. I'm going to opt to release new versions of the quickjs-wasm-sys, quickjs-wasm-rs, javy, and javy-apis crates after verifying the pre-release works.

Checklist