cbor
cbor copied to clipboard
feature: Add support for tinygo to use StreamEncoder and StreamDecoder in features/stream-mode branch
Supporting TinyGo would require fewer changes in the features/stream-mode branch compared to master branch.
The features/stream-mode branch is a superset of master branch. It has StreamEncoder and StreamDecoder which would require fewer changes to support tinygo.
For more details, see issue https://github.com/fxamacker/cbor/issues/295
Some progress in general with TinyGo 0.28.1.
See https://github.com/fxamacker/cbor/issues/295#issuecomment-1596267611