This website requires JavaScript.
Explore
Help
Sign In
kodin
/
ableos-idl
Watch
1
Star
0
Fork
You've already forked ableos-idl
0
forked from
AbleOS/ableos
Code
Pull requests
Activity
0ebb1f200e
ableos-idl
/
sysdata
/
programs
/
render_example
/
src
/
main.hb
6 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
make surface example more interesting, optimise memory filling
2024-10-15 15:11:06 -05:00
.{example} := @use("./examples/surface.hb")
squash
2024-09-13 16:41:31 -05:00
main := fn(): void {
@inline(example)
return
}
Copy permalink