vstreame/astexplorer-gleam
(Experimental) WASM implementation of Gleam's AST meant for ASTExplorer
{ "createdAt": "2022-04-17T00:53:08Z", "defaultBranch": "main", "description": "(Experimental) WASM implementation of Gleam's AST meant for ASTExplorer ", "fullName": "vstreame/astexplorer-gleam", "homepage": null, "language": "Rust", "name": "astexplorer-gleam", "pushedAt": "2022-04-17T20:10:35Z", "stargazersCount": 3, "topics": [], "updatedAt": "2022-06-19T16:05:15Z", "url": "https://github.com/vstreame/astexplorer-gleam"}astexplorer-gleam
Section titled “astexplorer-gleam”This is a wrapper for Gleam that provides a JavaScript interface to Gleam’s Rust parser compiled to WASM with:
wasm-pack build --target bundlerIt’s not intended for general usage, but only as a wrapper for ASTExplorer.