mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
965c898e51f447e440f3b58a3ba70e181c9ed472
- Clone WASM response before compileStreaming so fallback doesn't re-fetch - Guard against concurrent ensureRuntime() calls with a promise cache - Replace inline onclick with event delegation for CSP compatibility - Add SRI note for WASI shim dynamic import - Skip l10n tests that require French translations in WASM binary - Replace uninteresting fmt example with printf sheep | nl - Hide Playground link from top navigation for now
coreutils documentations
This repository generates the user and dev documentations of https://github.com/uutils/coreutils
User documentation
It is available on: https://uutils.github.io/coreutils/docs/
Can be generated with:
cargo run --bin uudoc --all-features
cd docs
mdbook build
Developer documentation:
It is available on: https://uutils.github.io/dev/coreutils/
Can be generated with:
cargo doc --no-deps --all-features --workspace
The pages are committed daily into the gh-pages branch.
Build timing
Generated by cargo, the build timings can be seen on: https://uutils.github.io/cargo-timings/cargo-timing.html
Languages
CSS
42.2%
JavaScript
26.7%
HTML
19.7%
Shell
11.4%