Commit Graph

14 Commits

Author SHA1 Message Date
alexander.akait 3e3dfd781b fix(types): more 2024-03-17 20:15:44 +03:00
alexander.akait 0325370ed8 test: update 2024-03-12 21:44:34 +03:00
alexander.akait 228b903a58 chore: update `assemblyscript` 2024-01-11 18:25:31 +03:00
alexander.akait 0ca8ae8f81 chore: update assemblyscript 2023-04-08 04:01:26 +03:00
Tobias Koppers 9f7018c8b5 update generated code 2021-12-17 09:01:49 +01:00
Tobias Koppers 66fd07d0bb update runtime code 2021-11-12 14:39:31 +01:00
Tobias Koppers 7abbe4d73e fix bugs with the new hashing implementation
fix BatchedHash correctly concatenating base64 strings
fix WashHash fallback for weird unicode chars
2021-11-04 09:42:27 +01:00
Tobias Koppers 205d3a05ee add support for additional digest types 2021-10-28 12:35:13 +02:00
Tobias Koppers d806cf5294 use correct batch size for BatchedHash 2021-10-28 12:09:02 +02:00
Tobias Koppers ade40a4edd improve hashing for longer strings, fix max short string length 2021-10-28 11:01:29 +02:00
Tobias Koppers dcf3b02aaf add wasm md4 implementation
expose createHash is loader context
2021-10-28 00:07:26 +02:00
Tobias Koppers 936ba06f27 faster utf-8 conversion for short strings 2021-09-24 09:25:13 +02:00
Tobias Koppers 4815710076 batch hashing 2021-09-23 23:32:40 +02:00
Tobias Koppers 3f142d9cd6 allows to select `xxhash64` as hashFunction 2021-09-23 15:02:02 +02:00