-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2022-3eff9a4de6 2022-06-09 12:23:51.058730 --------------------------------------------------------------------------------
Name : wabt Product : Fedora 35 Version : 1.0.29 Release : 1.fc35 URL : https://github.com/WebAssembly/wabt Summary : The WebAssembly Binary Toolkit Description : WABT (we pronounce it "wabbit") is a suite of tools for WebAssembly. These tools are intended for use in (or for development of) toolchains or other systems that want to manipulate WebAssembly files. Unlike the WebAssembly spec interpreter (which is written to be as simple, declarative and "speccy" as possible), they are written in C/C++ and designed for easier integration into other systems. Unlike Binaryen these tools do not aim to provide an optimization platform or a higher-level compiler target; instead they aim for full fidelity and compliance with the spec (e.g. 1:1 round-trips with no changes to instructions). -------------------------------------------------------------------------------- Update Information: * interpreter: Fix infinite looping on return_call * Finish instruction renaming * Fix erroneous reporting of "Data reloctions outside of segments" * Don't include empty names for locals * Updated multi-value message * Fix wat parsing of function imports with type name + inline type * objdump: Consider params when printing local decl index * wasm-objdump: Print local names during disassembly * Change Thread in interpreter to a normal object * Fix size of segment in initialization error reporting * Move to C++17 * Use C++17 pair destructuring for loops * Use C++17 string_view * Initial implementation of extended-const proposal. * wasm2c: bounds-check active data loads * Added support for multi- memory in apply-names * wasm2c: run multi-memory tests * Improve Garbage Collection algorithm * Add missing wasm2c feature flags * Add initial support for code metadata * Implement a separate free list for Refs * Fix function body start/end locations in wasm-validate * Rework free list to use less memory. * Fix compiler warnings in wasm2c output * wasm2c: Add wasm_rt_strerror to covert trap code to string * Fix Store object assignment. * wasm-strip: Add support for -o argument * wasm-objdump: support extended const expressions * wasm-objdump: Improve disassembly of call_indirect * wasm2c: use signal handler to detect stack exhaustion * Fix checking of ref.func index declarations * update br_table validation rule + enforce module validity in spectest-interp * Remove signature mangling from wasm2c output * Add extended-const repo link to fix table entry * wasm2c: Always use a module prefix and set one by default * wasm2c: export free() function to free module state * wat2wasm: support "-" for outputting to stdout * Continue dumping sections even when one is unknown * Implement `\u{hex}` escape parsing -------------------------------------------------------------------------------- ChangeLog: * Wed May 25 2022 Dominik Mierzejewski <[email protected]> 1.0.29-1 - update to 1.0.29 * Fri Apr 1 2022 Dominik Mierzejewski <[email protected]> 1.0.28-1 - update to 1.0.28 (#2065997) - run fixed tests on 32-bit again -------------------------------------------------------------------------------- References: [ 1 ] Bug #2065997 - wabt-1.0.29 is available https://bugzilla.redhat.com/show_bug.cgi?id=2065997 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2022-3eff9a4de6' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
