Andy
5f49663ea8
fix(monalisa): harden wasm calls and license handling
- Validate _monalisa_context_alloc return and cleanup on init failure
- Derive deterministic KID when DCID missing to avoid collisions
- Ensure stackRestore always runs via try/finally in _ccall
- Log base64 decode failures without leaking license contents
- Add bounds/alignment checks for i32 memory writes
2026-02-08 10:39:23 -07:00
..
2025-07-25 08:32:26 +00:00
2026-02-08 00:37:53 -07:00
2026-02-08 10:39:23 -07:00
2025-09-06 20:30:11 +00:00
2025-07-18 00:46:05 +00:00
2026-01-14 23:04:54 +00:00
2025-07-18 00:46:05 +00:00
2026-02-07 19:47:21 -07:00