This is a wrapper for go's built-in go/parser that provides a JavaScript interface to the Go parser compiled to WASM
go/parser
It's not intended for general usage, but only as a wrapper for ASTExplorer
DanSnow
Back