Skip to content

PrimmR/regex_dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regex Dictionary

A simple website that lets you search the dictionary using regex syntax.

Build

Install wasm-pack using cargo
cargo install wasm-pack

Navigate to the wasm folder
cd wasm

Build WebAssembly file
wasm-pack build --target web