issues
search
JairusSW
/
as-json
The only JSON library you'll need for AssemblyScript. SIMD enabled
MIT License
79
stars
15
forks
source link
bug: @omitif fields have no trailing comma
#77
Closed
JairusSW
closed
5 months ago
JairusSW
commented
5 months ago
results in:
{"x":1,"y":1"z":1}
results in:
{"x":1,"y":1"z":1}