This website requires JavaScript.
Explore
Help
Register
Sign In
tomoaki
/
hakorune
Watch
1
Star
0
Fork
0
You've already forked hakorune
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
90b9ab3a1625dfbfe1f83a996f09d1f93463683b
hakorune
/
src
/
backend
/
wasm
History
Moe Charm
e21778c048
phase_9_79b_1: Add Unified Registry IDs + Builder Slotting\n- MIR BoxCall carries optional method_id (slot)\n- Slot registry with universal slots [0..3]\n- Builder resolves method_id when receiver type known\n- Printer shows method_id; backends updated\n- Update CURRENT_TASK + MIR spec note
2025-08-26 20:48:48 +09:00
..
codegen.rs
phase_9_79b_1: Add Unified Registry IDs + Builder Slotting\n- MIR BoxCall carries optional method_id (slot)\n- Slot registry with universal slots [0..3]\n- Builder resolves method_id when receiver type known\n- Printer shows method_id; backends updated\n- Update CURRENT_TASK + MIR spec note
2025-08-26 20:48:48 +09:00
host.rs
fix(phase-4.3c-3): Fix StringBox literal handling in MIR builder
2025-08-17 13:49:35 +09:00
memory.rs
Complete Phase 8.3 WASM Box Operations - Everything is Box in WASM
2025-08-13 22:20:50 +00:00
mod.rs
fix(bid-ffi): Fix HostVtable lifetime issue causing segfault
2025-08-18 14:10:41 +09:00
runtime.rs
feat(phase-9.77): Implement BoxCall instructions and fix wasmtime version
2025-08-16 21:21:51 +09:00