This website requires JavaScript.
Explore
Help
Sign In
root
/
webpack
mirror of
https://github.com/webpack/webpack.git
Watch
1
Star
0
Fork
You've already forked webpack
0
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
4157166263
webpack
/
examples
/
wasm-complex
/
magic.js
3 lines
44 B
JavaScript
Raw
Normal View
History
Unescape
Escape
add additional example for wasm
2019-05-24 20:24:44 +08:00
// reexporting
update examples
2020-08-04 20:15:08 +08:00
export
*
from
"./magic.wat"
;