pluots / zspell

A spellchecking library and executable written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WASM Bindings Tracking Issue

tgross35 opened this issue · comments

This should follow python bindings in #18

WASM bindings can go in a separate crate (zspell_wasm) that just exposes #[wasm_bindgen] functions.

https://developer.mozilla.org/en-US/docs/WebAssembly/Rust_to_wasm