feat(solver-wasm): add basic wasm solver impl
This commit is contained in:
6
pkgs/solver-wasm/package.json
Normal file
6
pkgs/solver-wasm/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "wasm-pack build --out-dir 'dist' --scope 'pow-captcha'"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user