aboutsummaryrefslogtreecommitdiffstats
path: root/bytecode/src/heap.rs
AgeCommit message (Expand)AuthorFilesLines
2022-07-29Fix the bytecode interpreter.Rose Hogenson1-44/+24
2022-06-30Remove unsafe code.Rose Hogenson1-57/+48
2022-03-03Start the garbage collector.Rose Hogenson1-28/+197
2022-01-09Initial commit.Rose Hogenson1-0/+82