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-04-01 09:51:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
wasm-bindgen
/
tests
/
wasm
/
duplicates_a.js
3 lines
41 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Port tests that use only basic features
2018-08-05 05:00:16 +03:00
exports
.
foo
=
(
)
=>
{
}
;
Support importing same-name statics from two modules Closes #714
2018-08-20 10:52:54 -07:00
exports
.
bar
=
3
;
Reference in New Issue
Copy Permalink