/astexplorer-gleam

(Experimental) WASM implementation of Gleam's AST meant for ASTExplorer

Primary LanguageRustMIT LicenseMIT

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 bundler

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