Y
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
k__
747 days ago
Interestingly, Lua has GC and is deterministic if you replace the random hash seed.
link