JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2567
  • Score
    100M100P100Q21585F
  • 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

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@apollo/query-planner-wasm) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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