mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-12 20:41:24 +00:00
added tests for SharedArrayBuffer
This commit is contained in:
@ -34,6 +34,7 @@ pub mod Reflect;
|
||||
pub mod RegExp;
|
||||
pub mod Set;
|
||||
pub mod SetIterator;
|
||||
pub mod SharedArrayBuffer;
|
||||
pub mod Symbol;
|
||||
pub mod SyntaxError;
|
||||
pub mod TypeError;
|
||||
|
Reference in New Issue
Block a user