mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-12 20:41:24 +00:00
Migrate tests for global functions to wasm
This commit is contained in:
@ -6,6 +6,7 @@ extern crate js_sys;
|
||||
extern crate wasm_bindgen;
|
||||
extern crate wasm_bindgen_test;
|
||||
|
||||
pub mod global_fns;
|
||||
pub mod Array;
|
||||
pub mod ArrayBuffer;
|
||||
pub mod ArrayIterator;
|
||||
|
Reference in New Issue
Block a user