| Crates.io | literateink-wasm |
| lib.rs | literateink-wasm |
| version | 0.1.11 |
| created_at | 2024-12-31 17:01:33.702768+00 |
| updated_at | 2025-01-10 12:04:26.791825+00 |
| description | Utilities for the LiterateInk crates. |
| homepage | https://docs.literate.ink/utilities |
| repository | https://github.com/LiterateInk/Utilities |
| max_upload_size | |
| id | 1500191 |
| size | 49,055 |
wasm[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