Commit graph

2 commits

Author SHA1 Message Date
0361000e7c apflc: Use an apfl_ctx for compilation
We'll soon need the full apfl_ctx, where we previously only needed the
gc. apflc was the only place manually constructing a struct gc without
an apfl_ctx, so lets change that.
2023-11-23 21:03:40 +01:00
2666c0f148 Implement bytecode (de)serialization 2023-03-07 21:40:07 +01:00