mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-08-01 04:21:55 +00:00
Merge branch 'master' into date
This commit is contained in:
@@ -2,14 +2,15 @@
|
||||
|
||||
use super::project;
|
||||
|
||||
mod Object;
|
||||
mod Array;
|
||||
mod ArrayIterator;
|
||||
mod Date;
|
||||
mod JsFunction;
|
||||
mod JsString;
|
||||
mod Number;
|
||||
mod Math;
|
||||
mod Date;
|
||||
mod Number;
|
||||
mod Object;
|
||||
mod TypedArray;
|
||||
|
||||
#[test]
|
||||
#[cfg(feature = "std")]
|
||||
|
Reference in New Issue
Block a user