JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1950
  • Score
    100M100P100Q21259F
  • License MIT

Bridge code written in Rust to Javascript/Typescript, to be internally used by Apollo Gateway. This package is not meant to be independently consumed.

Package Exports

  • @apollo/query-planner-wasm

Readme

Apollo WASM Query Planner

How to make this work

cd query-planner-wasm
npx wasm-pack build -t nodejs --scope apollo

How to test:

npx wasm-pack test --node