keyhive_wasm 0.2.0-alpha.1

WebAssembly wrappers for beehive_core
Documentation

Keyhive WASM bindings

Build package

pnpm install && pnpm build

Run tests

Install dependencies:

pnpm install

Install Playwright's browser binaries:

npx playwright install

Run tests:

npx playwright test

View Playwright report:

npx playwright show-report