github bytecodealliance/javy v4.0.0

3 days ago

What's Changed

This release involves two breaking changes to the CLI.

  1. javy emit-provider has been renamed to javy emit-plugin.
  2. javy build -C dynamic now requires a -C plugin=... argument as well. javy emit-plugin can be used to obtain a default plugin that can be used for building dynamically linked modules.

Also, the javy-plugin-api crate has been published to crates.io so it can be used to author your own Javy plugins!

Full Changelog: v3.2.0...v4.0.0

Don't miss a new javy release

NewReleases is sending notifications on new releases.