Y
Hacker News
new
|
ask
|
show
|
jobs
by
davidw
5775 days ago
Presumably, it wouldn't be
that
hard to create some Lua functions to interface with memory addresses, I would think.
1 comments
antirez
5772 days ago
Yes but it's a pain to write complex code accessing memory when you need high level functions, can't simply cast pointers to C structures and alike.
link