Skip to main content

Crate ggl_wasm

Crate ggl_wasm 

Source
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§

WASMGGLEngine
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