Skip to content

v5.0.2

Latest
Compare
Choose a tag to compare
@jeffcharles jeffcharles released this 04 Mar 15:02
· 1 commit to main since this release
0cf5799

What's Changed

  • javy init-plugin now supports plugins that use LEB128 variable-length integer encoding for zero index values in their Wasm. This means initializing plugins compiled with Rust 1.85 should no longer return error messages about index values.
  • glibc 2.35 (instead of 2.31) is now required to run the Javy CLI on Linux. For reference, Ubuntu 22.04 ships with glibc 2.35.

New Contributors

Full Changelog: v5.0.1...v5.0.2