An open API service indexing awesome lists of open source software.

https://github.com/rreverser/astexplorer-syn

An integration of syn into ASTExplorer
https://github.com/rreverser/astexplorer-syn

Last synced: 4 months ago
JSON representation

An integration of syn into ASTExplorer

Awesome Lists containing this project

README

          

# astexplorer-syn

This is a wrapper for [`syn`](https://github.com/dtolnay/syn) that provides a JavaScript interface to the Rust parser compiled to WASM with:

```shell
wasm-pack build --target web
```

It's not intended for general usage, but only as a wrapper for ASTExplorer.