Canonical LGPL-3.0-only text, GPL-3.0 companion, SPDX headers on all first-party sources, MIT for examples/. Vendored lib/ untouched. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
183f053af0
commit
7ff426b2f0
63 changed files with 1023 additions and 348 deletions
|
|
@ -1,3 +1,6 @@
|
|||
//SPDX-License-Identifier: LGPL-3.0-only
|
||||
//SPDX-FileCopyrightText: Copyright (C) 2026 Catcrafts®
|
||||
|
||||
// Minimal browser WASI shim. Loaded by index.html, which sets
|
||||
// window.CRAFTER_WASM_URL before this script runs so a single runtime.js
|
||||
// can serve any output name. Most syscalls return 0 — enough to host a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue