This is a wrapper for syn that provides a JavaScript interface to the Rust parser compiled to WASM with:
- Types
- ESM
- License
- None
- Deps
- 0
- Install Size
- 394.4 kB
- Vulns
- 0
- Published
$
npm install [email protected]$
pnpm add [email protected]$
yarn add [email protected]$
bun add [email protected]$
deno add npm:[email protected]$
vlt install [email protected]astexplorer-syn
This is a wrapper for syn that provides a JavaScript interface to the Rust parser compiled to WASM with:
wasm-pack build --target web
It's not intended for general usage, but only as a wrapper for ASTExplorer.