12 releases
new 0.1.11 | Jan 10, 2025 |
---|---|
0.1.10 | Jan 3, 2025 |
0.1.3 | Dec 31, 2024 |
#978 in WebAssembly
763 downloads per month
Used in 2 crates
14KB
145 lines
wasm
Installation
[target.'cfg(target_arch = "wasm32")'.dependencies]
wasm = { package = "literateink-wasm", version = "0.1" }
wasm-bindgen = "0.2" # required for the `wasm_bindgen::prelude::wasm_bindgen` macro
js-sys = "0.3" # required for the `js_sys::Function` type
Dependencies
~0.6–1.1MB
~22K SLoC