Skip to content

Releases: WebAssembly/wabt

1.0.29

04 May 18:16
c32fa59

Choose a tag to compare

Version 1.0.29 (#1915)

1.0.28

18 Mar 20:37
4b929da

Choose a tag to compare

Version 1.0.28 (#1869)

1.0.27

16 Feb 20:07
3e8207a

Choose a tag to compare

Version 1.0.27 (#1831)

1.0.26

13 Jan 04:26

Choose a tag to compare

Version 1.0.26

1.0.25

12 Jan 21:27
b3f1efb

Choose a tag to compare

Version 1.0.25 (#1788)

1.0.24

30 Aug 09:36
21279a8

Choose a tag to compare

Version 1.0.24 (#1701)

1.0.23

24 Mar 21:24
aa0515b

Choose a tag to compare

Version 1.0.23 (#1654)

  • add _free to exports for building libwabtjs

1.0.22

24 Mar 00:34
6a18d15

Choose a tag to compare

Version 1.0.22 (#1650)

  • thirdparty/testsuite updates
  • WASI compilation fixes
  • 32-bit compile fixes
  • SIMD updates

1.0.21

03 Mar 00:39
bdd7059

Choose a tag to compare

Version 1.0.21 (#1618)

1.0.20

10 Nov 20:36
830d32a

Choose a tag to compare

Rename atomic.notify, *.atomic.wait (#1564)

atomic.notify   -> memory.atomic.notify
i32.atomic.wait -> memory.atomic.wait32
i64.atomic.wait -> memory.atomic.wait64

These were renamed upstream a while ago, but the new names were not
added to wabt.