Skip to content

Latest commit

Β 

History

History
31 lines (18 loc) Β· 510 Bytes

File metadata and controls

31 lines (18 loc) Β· 510 Bytes

SWLS-Web

WASM bindings for the semantic web language server.

As SWLS is not yet published, this package expects SWLS to be present in the parent directory.

🚴 Usage

πŸ› οΈ Build with wasm-pack build

wasm-pack build

πŸ”¬ Test in Headless Browsers with wasm-pack test

wasm-pack test --headless --firefox

🎁 Publish to NPM with wasm-pack publish

wasm-pack publish

License