0.0.2 • Published 2 months ago

@qlin/oxc-wasm-web v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

About

Wasm package for oxc compiler.

🚴 Usage

import oxc from 'oxc-wasm'

const ast = oxc.main(code, options)

🛠️ Build with wasm-pack build

cargo binstall wasm-pack
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

🔋 Batteries Included

0.0.2

2 months ago

0.0.1

4 months ago