use wasm-runtime from NPM instead of patched sources

This commit is contained in:
Nikita Sivukhin
2025-09-23 12:28:01 +04:00
parent 9d395a5a52
commit 1faafdb57e
15 changed files with 48 additions and 24928 deletions

View File

@@ -6,7 +6,6 @@
"test": "npm run test --workspaces"
},
"workspaces": [
"packages/wasm-runtime",
"packages/common",
"packages/native",
"packages/browser-common",