as-json
as-json copied to clipboard
Add full SIMD support
This serves as a tracker for the status of SIMD implementation
TODO:
- [x] Serialization
- [ ] Objects
- [x] Strings
- [ ] Arrays
- [ ] Integers
- [ ] Floats
- [ ] Bools
- [ ] Deserialization
- [x] Objects
- [ ] Strings
- [ ] Arrays
- [ ] Integers
- [ ] Floats
- [ ] Bools
Serializing things besides strings doesn't make sense here, so i'm counting serialization as done and everything left unmarked in that category as cancelled