This repository was archived by the owner on Jul 10, 2025. It is now read-only.
v3.0.0-beta.1: v3 is now in beta #182
arendjr
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A lot has changed for this release, so please give this beta a try.
Added
serde_json::Map(add support for
serde_json::Map#163).CargoDependency.CargoDependencywith a git repository.Changed
rust_plugin_moduleandrust_wasmer_runtime_moduleannotationswith a single
rust_moduleannotation.skip_serializing_ifare treated as optional bythe TypeScript binding generator.
fp-bindgenwill not automatically add any Serdeannotations that were not there in the original protocol definition.
CargoDependencyis now marked as non-exhaustive to prevent future breakingchanges.
Fixed
cargo checkdoesn't complain about unused imports in the generatedplugin bindings.
Removed
BindingsType::TsRuntime, which was deprecated in 2.0.0, is now removed.This discussion was created from the release v3.0.0-beta.1: v3 is now in beta.
Beta Was this translation helpful? Give feedback.
All reactions