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
- @ianmarmour made their first contribution in #879
Full Changelog: v5.0.1...v5.0.2