You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Paolo Veronelli edited this page Jun 27, 2026
·
2 revisions
Logbook — May 2026
Week of May 4 — Light maintenance week after the dense April WASM sprint. CI
updated to use localhost PR preview checks. The library is stable; next step is
wiring mpf-test-lib to cross-compile to WASM so downstream test harnesses can run
in the browser.
Week of May 25 — Opened the mpf-test-lib WASM cross-compilation PR: by
building on the pure mpf-write path the test library gains WASM compatibility
without C FFI. This sets up the consumer integration work expected to land in June.