Created attachment 260150 [details] devel/wasmer: Update to 6.0.0
Compiled with following options: ENABLE_CRANELIFT=1 ENABLE_LLVM=0 ENABLE_SINGLEPASS=1 ENABLE_V8=0 ENABLE_WAMR=0 ENABLE_WASMI=0
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=06006082c5e9c319ebe6688999fc8ba25821e33e commit 06006082c5e9c319ebe6688999fc8ba25821e33e Author: Krešimir Jozić <kjozic@gmail.com> AuthorDate: 2025-05-08 06:25:42 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2025-05-09 02:30:58 +0000 devel/wasmer: Update to 6.0.0 Changelog: https://github.com/wasmerio/wasmer/blob/main/CHANGELOG.md#600---24042025 PR: 286578 Approved by: submitter is maintainer devel/wasmer/Makefile | 8 +- devel/wasmer/Makefile.crates | 555 +++++++++++---------- devel/wasmer/distinfo | 1116 +++++++++++++++++++++++------------------- 3 files changed, 905 insertions(+), 774 deletions(-)
Thanks for your work, Krešimir! Committed!