Subject: CVS commit: pkgsrc/devel/wabt
From: Adam Ciarcinski
Date: 2023-10-25 11:05:25
Message id: 20231025090525.7B334FADC@cvs.NetBSD.org

Log Message:
wabt: updated to 1.0.34

Major changes since 1.0.33:

Parse & write custom-section annotations
Partial wasm2c support for the threads proposal
wasm2c support for the tail-call proposal
Update multi-memory support to match upstream proposal
wasm-opcodecnt renamed to wasm-stats
wasm2c fixes for MIPS
Support global.get in constant expressions
Better spec-compliant parsing on some edge cases
Improved parsing and validation for memory64

Files:
RevisionActionfile
1.22modifypkgsrc/devel/wabt/Makefile
1.5modifypkgsrc/devel/wabt/PLIST
1.18modifypkgsrc/devel/wabt/distinfo
1.1addpkgsrc/devel/wabt/patches/patch-src_c-writer.cc