Expand description
WebAssembly bindings for the Graph Generation Language (GGL)
This crate provides WebAssembly bindings for the GGL library, allowing GGL to be used in web browsers and other JavaScript environments.
Structs§
- WASMGGL
Engine - WebAssembly wrapper for the GGL engine.
Functions§
- parse_
ggl - Utility function to parse GGL code and return the result as JSON.
- run
- set_
panic_ hook