@dashevo/re2-wasm

v1.0.3
Google's RE2 library distributed as a WASM module
regexp re2 wasm

test

node ./third_party/node-re2/tests/tests.js

lint

gts lint src/*.ts

clean

gts clean

compile

make -j12 && tsc && cp -r wasm build/

patch

node ./bundle_wasm_for_web.js

fix

gts fix src/*.ts

pretest

npm run compile

posttest

npm run lint
npm i @dashevo/[email protected]

Metadata

Downloads