astexplorer-syn

This is a wrapper for syn that provides a JavaScript interface to the Rust parser compiled to WASM with:

Usage no npm install needed!

<script type="module">
  import astexplorerSyn from 'https://cdn.skypack.dev/astexplorer-syn';
</script>

README

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.