This website requires JavaScript.
Explore
Help
Sign In
koniifer
/
holey-bytes
Watch
1
Star
0
Fork
You've already forked holey-bytes
0
forked from
AbleOS/holey-bytes
Code
Pull requests
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
}
Copy permalink