File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,14 @@ to browse the changes between the tags.
18
18
19
19
See docs/process.md for more on how version tagging works.
20
20
21
- 3.1.17
21
+ 3.1.18
22
22
------
23
+
24
+ 3.1.17 - 07/22/2022
25
+ ------
26
+ - Add support for dynamic linking with Asyncify. (#15893 )
23
27
- A source map file and DWARF info in the wasm can now be emitted at the same if
24
- the user gives the both options: ` -g -gsource-map ` .
28
+ the user gives the both options: ` -g -gsource-map ` . ( # 17484 )
25
29
- The ` align ` argument to the makeGetValue/makeSetValue JS library macros was
26
30
removed (and replaced with an assert) as it had no uses internally and was
27
31
removed (and replaced with an assert) as it had now uses internally and was
Original file line number Diff line number Diff line change 1
- 3.1.17 -git
1
+ 3.1.18 -git
You can’t perform that action at this time.
0 commit comments