Docs.rs
ling-wasm-2030.0.8
ling-wasm 2030.0.8
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
taellinglin
Dependencies
console_error_panic_hook ^0.1
normal
ling-lang ^2030.1.3
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
Versions
66.67%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate ling_wasm
ling_
wasm
2030.0.8
All Items
Crate Items
Functions
Crate
ling_
wasm
Copy item path
Source
Functions
§
init_
canvas
Initialise the rendering context on the given OffscreenCanvas. Must be called once before run_program.
run_
program
Parse and execute a Ling source program. Graphics output is rendered via the context set up by init_canvas.