@fastly/js-compute

v3.1.0
![npm version](https://img.shields.io/npm/v/@fastly/js-compute) ![npm downloads per month](https://img.shields.io/npm/dm/@fastly/js-compute)

test

npm run test:types && npm run test:cli

build

make -j8 -C runtime/js-compute-runtime && cp runtime/js-compute-runtime/*.wasm runtime/js-compute-runtime/fastly.wit .

test:cli

brittle --bail integration-tests/cli/**.test.js

test:types

tsd

build:debug

DEBUG=true make -j8 -C runtime/js-compute-runtime && cp runtime/js-compute-runtime/*.wasm runtime/js-compute-runtime/fastly.wit .

check-changelog

cae-release-notes-format-checker CHANGELOG.md
npm i @fastly/[email protected]

Metadata

Downloads