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
1
Packages
Projects
Releases
Wiki
Activity
Files
b2af9fb297513e014d1a30a60f7d9eddbf8c5320
hakorune
/
local_tests
/
test_static_main_compatibility.hako
5 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
runner: split modes (mir/vm/llvm/bench) and extract plugin init; interpreter: split objects into ops/methods/fields; VM logs gated; Phi selection minimal fix; CURRENT_TASK updated; remove legacy backups
2025-08-26 04:34:14 +09:00
static box Main {
main() {
return 42
}
}
Reference in New Issue
Copy Permalink