issues
search
JairusSW
/
as-json
The only JSON library you'll need for AssemblyScript. SIMD enabled
MIT License
79
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Could not serialize data of type
#97
prep
closed
2 weeks ago
2
SIMD: Fast string serialization
#96
JairusSW
opened
3 weeks ago
0
feat: introduce JSON.parseSafe
#95
JairusSW
closed
1 month ago
0
importing as-json adds ~70KByte static memory usage
#94
sasq64
closed
1 month ago
1
Compile Time check for json decorator
#93
anyon17
opened
1 month ago
5
Max allocation on invalid string input
#92
Thomasvdam
opened
1 month ago
5
Import `getArrayDepth` from utils
#91
gyfis
closed
1 month ago
0
Classes derived from base classes do not deserialize correctly
#90
HeiLumi
opened
2 months ago
1
Object with multiple aliased fields doesn't parse correctly
#89
mattjohnsonpint
closed
3 months ago
0
Feature request: Support raw JSON string properties
#88
mattjohnsonpint
closed
4 months ago
2
partial initialisation of deserialised class object - RuntimeError: out of bounds memory access
#87
spino17
closed
1 month ago
5
Switch to zero-alloc buffer sink
#86
JairusSW
opened
4 months ago
0
Observe bottlenecks between `incremental` and `minimal` runtimes
#85
JairusSW
opened
4 months ago
0
Reimplement DTOA and ITOA
#84
JairusSW
opened
4 months ago
0
Add full SIMD support
#83
JairusSW
opened
4 months ago
1
unreachable code error while using JSON
#82
spino17
closed
4 months ago
5
@json for map giving unreachable error
#81
spino17
closed
4 months ago
5
Json serialization for map throwing error
#80
spino17
closed
4 months ago
6
Types inside namespaces cannot be marshalled
#79
mangalaman93
closed
4 months ago
1
bug: A field with a class with a generic type is not typed properly
#78
JairusSW
closed
5 months ago
0
bug: @omitif fields have no trailing comma
#77
JairusSW
closed
5 months ago
0
bug: @omit'ed fields are not removed from transform-side schema
#76
JairusSW
closed
5 months ago
0
bug: transform creates recursive types
#75
JairusSW
closed
5 months ago
0
Array of objects does not deserialize
#74
FranklinWaller
closed
5 months ago
0
Feature request: Support serializing of boxed nullable primitives
#73
mattjohnsonpint
closed
5 months ago
5
Error building the project with as-json
#72
spino17
closed
5 months ago
3
Bug: Classes derived from base classes do not serialize correctly
#71
mattjohnsonpint
closed
5 months ago
2
Feature request: Add decorator to omit empty fields
#70
mattjohnsonpint
closed
5 months ago
4
Deserializing array of numbers adds an extra entry if there is whitespace
#69
mattjohnsonpint
closed
6 months ago
1
Classes in imported files are not automatically serializable
#68
mattjohnsonpint
closed
6 months ago
7
Develop
#67
JairusSW
closed
5 months ago
1
Feature request: add an option to throw error when additional properties are present in JSON
#66
dselman
opened
7 months ago
5
Feature request: Support heterogeneous arrays
#65
dselman
closed
5 months ago
3
Support Variant type from as-variant
#64
mattjohnsonpint
closed
5 months ago
2
Identify and fix encoding bugs
#63
mattjohnsonpint
closed
9 months ago
7
Virtual - Use Boyer-Moore searching algorithm to find keys to objects for fast searching of long strings
#62
JairusSW
opened
10 months ago
0
Declare types for decorators
#61
mattjohnsonpint
closed
10 months ago
1
Update dependencies
#60
mattjohnsonpint
closed
10 months ago
0
Support Map Type
#59
mattjohnsonpint
closed
10 months ago
3
Improve error handling
#58
mattjohnsonpint
opened
11 months ago
9
How to alias fields?
#57
mattjohnsonpint
closed
5 months ago
3
Support Map type
#56
mattjohnsonpint
closed
10 months ago
3
Simplify date parsing
#55
mattjohnsonpint
closed
1 year ago
0
Parsing dates doesn't work
#54
mattjohnsonpint
closed
1 year ago
11
Support generics
#53
mattjohnsonpint
closed
1 year ago
5
Support optional serializing of properties
#52
mattjohnsonpint
closed
10 months ago
5
Support for default values
#51
casimiro
closed
1 year ago
3
Error ... Cannot find package 'visitor-as'
#50
mattjohnsonpint
opened
1 year ago
2
How to parse a dynamic JSON (without knowing its type)?
#49
hmassareli
closed
10 months ago
3
fix: inappropriate escape ignore
#48
fguitton
closed
1 year ago
2
Next