This repository provides WASM bindings for the Aviation Calculator as well as a build workflow to publish it as a npm package that can be used in JS projects.
wasm-pack build --dev --scope php-perfect -- --features console_error_panic_hook
wasm-pack build --release --scope php-perfect
wasm-pack test --headless --firefox