Skip to content

Releases: bytecodealliance/javy

v0.4.0

24 Jan 14:12
8650e79
Compare
Choose a tag to compare
Bump version

v0.3.0

01 Apr 19:31
39a7cb8
Compare
Choose a tag to compare

What's Changed

  • Add version to dependency by @jeffcharles in #91
  • Add instructions to README for using crate and publishing by @jeffcharles in #93
  • Move release profile settings to workspace Cargo.toml by @jeffcharles in #96
  • Breaking Add JSON support to quickjs-wasm-rs and CLI by @jbourassa in #98
    Javy's core Wasm now uses JSON instead of msgpack for its input/output.

Full Changelog: v0.2.1...v0.3.0

v0.2.1

07 Mar 14:15
e7712e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

24 Feb 16:34
5913120
Compare
Choose a tag to compare

Compile wasm modules to the new spec as defines here

v0.1.0

06 Oct 23:28
Compare
Choose a tag to compare
fix: Set right content type