mirror of
https://github.com/gleam-lang/gleam.git
synced 2025-12-23 09:47:08 +00:00
| .. | ||
| src | ||
| Cargo.toml | ||
| LICENCE | ||
| README.md | ||
Compiler wasm
# Install the build tool
cargo install wasm-pack
# Build the library
wasm-pack build
| .. | ||
| src | ||
| Cargo.toml | ||
| LICENCE | ||
| README.md | ||
# Install the build tool
cargo install wasm-pack
# Build the library
wasm-pack build