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 ec6585e commit 67ab5a6Copy full SHA for 67ab5a6
CHANGES.md
@@ -11,6 +11,7 @@
11
* Runtime: make Obj.dup work with floats and boxed numbers (#1871)
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: make resuming a continuation more efficient in Wasm (#1892)
15
16
## Bug fixes
17
* Runtime: fix path normalization (#1848)
0 commit comments