We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e55386f commit 349770dCopy full SHA for 349770d
CHANGES.md
@@ -12,6 +12,7 @@
12
* Lib: make the Wasm version of Json.output work with native ints and JavaScript objects (#1872)
13
* Runtime: implement BLAKE2b primitives for Wasm (#1873)
14
* Runtime: delete BigStringReader, one should use UInt8ArrayReader instead
15
+* Runtime: make resuming a continuation more efficient in Wasm (#1892)
16
17
## Bug fixes
18
* Runtime: fix path normalization (#1848)
0 commit comments