mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-29 21:11:33 +03:00
eb73e05b7a
Currently the entire `Program` is deserialized to match schema versions but this is likely to fail when the schema changes. Instead just deserialize the schema/version fields, compare those, and if successful go ahead and deserialize everything. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT |