fxamacker / cbor

CBOR codec (RFC 8949) with CBOR tags, Go struct tags (toarray, keyasint, omitempty), float64/32/16, big.Int, and fuzz tested billions of execs.
MIT License
748 stars 61 forks source link

Mention new Tinygo feature branch in README #581

Closed fxamacker closed 2 months ago

fxamacker commented 2 months ago

Update Quick Start section of README to mention new branch: feature/cbor-tinygo-beta.

See announcement (September 8, 2024) for more details.

fxamacker commented 2 months ago

Closing this PR and opening a new PR to only include README changes.