Skip to content

Simplify WebAssembly logging and buffer handling#21

Merged
ikskuh merged 1 commit intohdoc-2.0from
codex/implement-wasm-interface-for-hyperdoc
Jan 4, 2026
Merged

Simplify WebAssembly logging and buffer handling#21
ikskuh merged 1 commit intohdoc-2.0from
codex/implement-wasm-interface-for-hyperdoc

Conversation

@ikskuh
Copy link
Contributor

@ikskuh ikskuh commented Jan 4, 2026

Summary

  • stream HTML rendering directly into the shared buffer via the array list writer adapter
  • rebuild diagnostic rendering with a counting pass and single allocation while keeping pointer exports stable
  • keep host logging wired through reset/append/flush hooks with breakpointing panic for easier debugging

Testing

  • zig build
  • zig build test

Codex Task

@ikskuh ikskuh merged commit b18866b into hdoc-2.0 Jan 4, 2026
1 check passed
@ikskuh ikskuh deleted the codex/implement-wasm-interface-for-hyperdoc branch January 4, 2026 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant