Skip to content

1.0.20

Compare
Choose a tag to compare
@binji binji released this 10 Nov 20:36
830d32a
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.