zigdig icon indicating copy to clipboard operation
zigdig copied to clipboard

rewrite planning

Open lun-4 opened this issue 4 years ago • 0 comments

new constraints:

  • bring the code from the stdlib PR back to the repo
  • proper library design so its easier to PR back to std
  • don't require allocations (how do we solve recursion, though? deserializing label pointers requires recursion, and that means an allocator for the call)

lun-4 avatar Aug 26 '20 15:08 lun-4