mirror of
https://github.com/rjNemo/federation
synced 2026-06-08 03:06:40 +00:00
| .. | ||
| index.d.ts | ||
| index.js | ||
| index_bg.wasm | ||
| package.json | ||
| README.md | ||
Apollo WASM Query Planner
How to make this work
curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
cd query-planner-wasm
wasm-pack build -t nodejs --scope apollo
How to test:
wasm-pack test --node