1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-06-23 17:51:33 +00:00
Files
.cargo
benchmarks
ci
crates
examples
add
canvas
char
closures
console_log
dom
duck-typed-interfaces
src
Cargo.toml
README.md
duck-typed-interfaces.js
index.html
index.js
package.json
webpack.config.js
fetch
guide-supported-types-examples
hello_world
import_js
julia_set
paint
performance
raytrace-parallel
request-animation-frame
todomvc
wasm-in-wasm
wasm2js
webaudio
webgl
websockets
without-a-bundler
without-a-bundler-no-modules
.gitignore
README.md
guide
releases
src
tests
.gitattributes
.gitignore
CHANGELOG.md
CONTRIBUTING.md
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
README.md
_package.json
azure-pipelines.yml
build.rs
publish.rs
wasm-bindgen/examples/duck-typed-interfaces/index.js
2019-08-27 18:20:24 +01:00

4 lines
106 B
JavaScript

// For more comments about what's going on here, check out the `hello_world`
// example.
import('./pkg');