This website requires JavaScript.
Explore
Help
Sign In
reactor
/
lunar_wave
Watch
1
Star
0
Fork
You've already forked lunar_wave
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
eb024eed3e
lunar_wave
/
test_vectors
/
hello.lua
5 lines
89 B
Lua
Raw
Normal View
History
Unescape
Escape
:star: allow Lua to call native Rust functions And Value::BogusPrint is gone. So the only Bogus remaining is closures.
2023-09-27 06:46:53 +00:00
print
(
"
Hi!
"
,
2
)
print
(
)
print
(
"
Hi!
"
)
print
(
"
You've _gotta_ admit this is **cool**!
"
)