Hacker News new | ask | show | jobs
by chrisco255 748 days ago
Yeah typically you cannot use garbage collectors nor multithreading in smart contract development.
1 comments

Interestingly, Lua has GC and is deterministic if you replace the random hash seed.