0.2.2 • Published 7 months ago

@php-perfect/aviation-calculator-wasm v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

About

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.

Usage

🔬 Dev Build

wasm-pack build --dev --scope php-perfect -- --features console_error_panic_hook

🛠️ Prod Build

wasm-pack build --release --scope php-perfect

🔬 Test in Headless Browsers

wasm-pack test --headless --firefox
0.2.2

7 months ago

0.1.0

9 months ago