This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
wasm-bindgen
Watch
1
Star
0
Fork
0
You've already forked wasm-bindgen
mirror of
https://github.com/fluencelabs/wasm-bindgen
synced
2025-03-17 18:50:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
wasm-bindgen
/
crates
/
webidl-tests
/
namespace.webidl
5 lines
95 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Merge branch 'master' of https://github.com/rustwasm/wasm-bindgen
2018-08-13 18:59:52 +03:00
namespace math_test {
Fix console test
2018-08-13 19:21:05 +03:00
long add_one(long val);
double pow(double base, double exponent);
Add simple test for namespaces.
2018-08-12 21:11:02 +01:00
};
Reference in New Issue
Copy Permalink