Fixed a memory corruption issue with JS memory operations that were reusing invalid views

This commit is contained in:
John Sharratt's Shared Account
2022-07-29 22:54:14 +10:00
parent 00ce9114ef
commit 5aa356f222
71 changed files with 1053 additions and 966 deletions

View File

@@ -25,6 +25,7 @@
clippy::use_self
)
)]
#![allow(deprecated_cfg_attr_crate_type_name)]
#![cfg_attr(feature = "js", crate_type = "cdylib")]
//! [`Wasmer`](https://wasmer.io/) is the most popular