localghost 0.3.0

Ergonomic Rust bindings to the Web platform
Documentation
1
2
3
4
#![cfg(target_arch = "wasm32")]
wasm_bindgen_test::wasm_bindgen_test_configure!(run_in_browser);

mod browser;