json-joy icon indicating copy to clipboard operation
json-joy copied to clipboard

JSON Pack stack encoder/decoder

Open streamich opened this issue 1 year ago • 0 comments

  • [ ] Implement JSON pack codecs using an infinite loop and keeping the state in a stack.
  • [ ] Add ability to pause the encoding/decoding process and store the stack and then restart from the paused position.

streamich avatar Apr 17 '23 20:04 streamich