This website requires JavaScript.
Explore
Help
Sign In
AbleOS
/
holey-bytes
Watch
3
Star
3
Fork
You've already forked holey-bytes
5
Code
Issues
2
Pull requests
1
Packages
Projects
Releases
Wiki
Activity
ee67ebb017
holey-bytes
/
smh.hb
4 lines
34 B
Plaintext
Raw
Normal View
History
Unescape
Escape
adding cranelift backend also splitting hbc binary into a separate crate to avoid dependency cycle, the backand is thus far capable of compiling the simplest program that returns an custom status code Signed-off-by: Jakub Doka <jakub.doka2@gmail.com>
2024-12-29 06:30:29 -06:00
main := fn(): uint {
return 69
}
Reference in a new issue
Copy permalink