/tinysegmenter-wasm

Primary LanguageRustApache License 2.0Apache-2.0

TinySegmenter on WebAssembly

This project is based on wasm-pack-template

Usage

test

make test

build wasm binary

make build-wasm

build JS demo

make install-www
make start-www