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

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.