mirror of
https://github.com/roc-lang/roc.git
synced 2025-12-23 08:48:03 +00:00
- Increase wasm32 initial memory from 4MB to 16MB - Set explicit 8MB stack size for wasm32 builds (Debug builds need more stack due to no inlining) - Change roc__serialized_size from usize to u32 for consistent cross-architecture serialization - Make Header an extern struct for guaranteed layout - Add noinline to setupModuleEnvFromSerialized to prevent optimization issues 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| platform | ||
| app.roc | ||
| DEBUG_SUMMARY.md | ||
| index.html | ||
| test_wasm.mjs | ||