mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-25 09:01:57 +00:00
.cargo
crates
examples
add
canvas
char
closures
console_log
dom
duck-typed-interfaces
fetch
guide-supported-types-examples
hello_world
import_js
julia_set
no_modules
paint
performance
raytrace-parallel
todomvc
wasm-in-wasm
src
.gitignore
Cargo.toml
README.md
build.sh
index.html
index.js
package.json
webpack.config.js
wasm2js
webaudio
webgl
README.md
guide
releases
src
tests
.appveyor.yml
.gitattributes
.gitignore
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
README.md
build.rs
package.json
publish.rs
9 lines
185 B
HTML
9 lines
185 B
HTML
![]() |
<html>
|
||
|
<head>
|
||
|
<meta content="text/html;charset=utf-8" http-equiv="Content-Type"/>
|
||
|
</head>
|
||
|
<body>
|
||
|
<p>The developer console should have messages in it</p>
|
||
|
</body>
|
||
|
</html>
|