Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust websocket demo in the browser

build and run with

$ cargo build --target=wasm32-unknown-emscripten
$ ln -sf target/wasm32-unknown-emscripten/debug/deps/wasm_websocket_demo-????????????????.js site.js
$ ln -sf target/wasm32-unknown-emscripten/debug/deps/wasm_websocket_demo-????????????????.wasm site.wasm
$ python3 -m http.server 9001

About

A short-lived demo for https://github.com/rust-webplatform/rust-webplatform/issues/23

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages