Tue, 23 Apr 2024 23:44:54 UTC | login

Information for build wabt-1.0.11-1.fc31

ID129442
Package Namewabt
Version1.0.11
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/wabt.git#230328cbb91487b5949e044f453cb6905d69be61
SummaryThe WebAssembly Binary Toolkit
DescriptionWABT (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).
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 21 Sep 2019 18:43:38 UTC
CompletedSat, 21 Sep 2019 21:58:25 UTC
Taskbuild (f31-candidate, /rpms/wabt.git:230328cbb91487b5949e044f453cb6905d69be61)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/wabt.git#230328cbb91487b5949e044f453cb6905d69be61'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Sep 12 2019 Dominik Mierzejewski <rpm@greysector.net> 1.0.11-1 - update to 1.0.11 - drop obsolete patches * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Apr 15 2019 Dominik Mierzejewski <rpm@greysector.net> 1.0.10-2 - backport some fixes for test failures from upstream git - run tests in parallel and double timeout to prevent failures on armv7hl * Thu Mar 14 2019 Dominik Mierzejewski <rpm@greysector.net> 1.0.10-1 - initial build