Skip to content

JonathanTroyer/wasm-regex

Repository files navigation

wasm-regex

A very rudimentary demo of Rust's regex capabilities used in WASM. Follows Mozilla's guide.

Running

First, if you don't already have it, install wasm-pack with cargo install wasm-pack.

Next, inside the main folder, run wasm-pack build.

Install the necessary packages with npm install.

Finally, run npm run serve to get the site up and going locally.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published