Commit graph

8 commits

Author SHA1 Message Date
Filip Tibell
2f6dec4183
Find a cli that does raw zlib, fix zlib test file 2024-05-11 21:59:56 +02:00
Filip Tibell
5c454eb3a0
Migrate to lz4 crate to be able to decode hc mode
lz4-flex unfortunately does not support this and we should prefer compatibility over maximum speed
2024-05-11 21:40:56 +02:00
Filip Tibell
ba390399d4
Fix gzip test file having os flag embedded in it 2024-05-10 23:35:58 +02:00
f830ce7fad
Add support for buffers as arguments in builtin APIs (#148) 2024-04-20 16:44:19 +02:00
Filip Tibell
64b152e34b
Enable sorting of keys during serde serialization 2023-08-23 15:11:12 -05:00
Filip Tibell
bcdc5f14a5
Finish up serde compression, implement tests 2023-06-12 08:51:14 +02:00
Filip Tibell
80e47baded
Migrate tests to using new require builtins syntax and typedefs 2023-05-14 22:16:58 +02:00
Filip Tibell
9e6cd4b0af
Move net encode/decode into serde builtin instead 2023-03-21 16:48:28 +01:00