- Poland
- https://chatingpython.pl
- Joined on
2026-06-09 -
Member
Block a user
refactor(furvm): cleanup things
refactor: make reference things increase the referenced thing's reference count
we're not going to do reference counting, instead, we'll do mark and sweep
refactor: make reference things increase the referenced thing's reference count
feat(furvm): introduce strings
feat(furvm): global variables
feat(furvm): add breakpoint support to furvm
feat(furvm): global variables