Hacker News new | ask | show | jobs
by tekknolagi 4340 days ago
Definitely post it! I've written muuuuch worse and it's still public :D

Check out http://github.com/tekknolagi/gechoshudder

1 comments

Posted my reply on wrong comment (Got confused between akkartik and tekknolagi) :). Anyways, thanks for sharing. Are you planning to add memory management opcodes (Allocate memory, free memory)? I see DBS, DBG instruction, but it is like key-value store (since it uses carp_ht internally).
Umm perhaps. Could you give a use case? Not sure how/why.