Skip to main content
Module

x/yaml_wasm/Makefile

WebAssembly module to parse YAML
Go to Latest
File
wasm-pack/web: src/** Cargo.toml wasm-pack build --target web --out-dir wasm-pack/web --release lib: wasm-pack/web cp -ru wasm-pack/web/* lib/ deno run --allow-read=lib --allow-write scripts/add-missing-headers.ts