summaryrefslogtreecommitdiff
path: root/devel/binaryen
diff options
context:
space:
mode:
authorfcambus <fcambus@pkgsrc.org>2022-11-19 17:00:20 +0000
committerfcambus <fcambus@pkgsrc.org>2022-11-19 17:00:20 +0000
commit68f1a336e1593acc0af0efe029cfc1597f086471 (patch)
treece760ba178d941a89496c6d644849904c740dd5e /devel/binaryen
parent84593651b29ca556a4b9a4fc1f16df6477e6c1b6 (diff)
downloadpkgsrc-68f1a336e1593acc0af0efe029cfc1597f086471.tar.gz
binaryen: update to 111.
v111 ---- - Add extra `memory64` argument for `BinaryenSetMemory` and new `BinaryenMemoryIs64` C-API method to determine 64-bit memory. (#4963) - `TypeBuilderSetSubType` now takes a supertype as the second argument. - `call_ref` now takes a mandatory signature type immediate. - If `THROW_ON_FATAL` is defined at compile-time, then fatal errors will throw a `std::runtime_error` instead of terminating the process. This may be used by embedders of Binaryen to recover from errors. - Implemented bottom heap types: `none`, `nofunc`, and `noextern`. RefNull expressions and null `Literal`s must now have type `nullref`, `nullfuncref`, or `nullexternref`. - The C-API's `BinaryenTypeI31ref` and `BinaryenTypeDataref` now return nullable types. - The `sign-extension` and `mutable-globals` features are now both enabled by default in all tools. This is in order to match llvm's defaults (See https://reviews.llvm.org/D125728). - Add a pass to lower sign-extension operations to MVP.
Diffstat (limited to 'devel/binaryen')
-rw-r--r--devel/binaryen/Makefile4
-rw-r--r--devel/binaryen/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/binaryen/Makefile b/devel/binaryen/Makefile
index 87dc660633a..8c4aa6d09d7 100644
--- a/devel/binaryen/Makefile
+++ b/devel/binaryen/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2022/11/13 18:17:46 fcambus Exp $
+# $NetBSD: Makefile,v 1.15 2022/11/19 17:00:20 fcambus Exp $
-VERSION= 110
+VERSION= 111
DISTNAME= binaryen-${VERSION}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=WebAssembly/}
diff --git a/devel/binaryen/distinfo b/devel/binaryen/distinfo
index de20d8baf7f..fbed185dfae 100644
--- a/devel/binaryen/distinfo
+++ b/devel/binaryen/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2022/09/04 14:36:07 fcambus Exp $
+$NetBSD: distinfo,v 1.15 2022/11/19 17:00:20 fcambus Exp $
-BLAKE2s (binaryen-110.tar.gz) = 4b39e2cef894c8fc8625d7fbfb874f1a2c2b23d00401a30e41e7335ae30dbeb5
-SHA512 (binaryen-110.tar.gz) = bfe5e8c98409a422145aa64c71d3d5b89bba3d965a3981b9db72a3034daee464606dee117eba3fdcb3e9e34d2fdee8f0a30fa48aaff4d5e34723f20cc01f0197
-Size (binaryen-110.tar.gz) = 4249894 bytes
+BLAKE2s (binaryen-111.tar.gz) = d9e16612038f9eb94e6bd18400904058e2cedb1c068c4b657bbfc15a78a4a1ca
+SHA512 (binaryen-111.tar.gz) = 249b37a4c6096d7386529166d34753414db80175c403181f8f1d17960681c8abb8710c759ef81826c01575b2696bdd93a769c48ba79ca3acf51e2c91a93c155f
+Size (binaryen-111.tar.gz) = 4351632 bytes
SHA1 (patch-third__party_CMakeLists.txt) = 02f3f7476049348a29e93ebe3bceb2dbba47ebf3