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
51e8e7582a784b517f05bfbadc45172e59808fa8
hakorune
/
src
/
tests
/
mod.rs
3 lines
39 B
Rust
Raw
Normal View
History
Unescape
Escape
test: Add MIR VM PoC tests for TypeOp and WeakRef instructions - Add comprehensive tests for TypeOp (Check/Cast) instructions - Add tests for WeakRef creation and upgrade behavior - Add tests for legacy TypeCheck/Cast instruction compatibility - Verify VM execution with new MIR instructions 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-23 22:13:16 +09:00
pub
mod
box_tests
;
pub
mod
mir_vm_poc
;
Reference in New Issue
Copy Permalink