This website requires JavaScript.
Explore
Help
Register
Sign In
wanmay
/
dcearth
Watch
1
Star
0
Fork
You've already forked dcearth
0
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
171177ea82
dcearth
/
scratch.lua
2 lines
75 B
Lua
Raw
Blame
History
local
jit
=
require
'
jit
'
for
k
,
v
in
pairs
(
jit.opt
)
do
print
(
k
,
v
)
end
Reference in New Issue
View Git Blame
Copy Permalink