Sun, 28 Apr 2024 21:54:19 UTC | login

Information for build wabt-1.0.10-3.fc31

ID127269
Package Namewabt
Version1.0.10
Release3.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/wabt.git#5408c9646f2cf86b9d46113a1ab8001b81f9e4ac
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
StartedSun, 01 Sep 2019 03:16:07 UTC
CompletedSun, 01 Sep 2019 06:18:52 UTC
Taskbuild (f31-candidate, /rpms/wabt.git:5408c9646f2cf86b9d46113a1ab8001b81f9e4ac)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/wabt.git#5408c9646f2cf86b9d46113a1ab8001b81f9e4ac'}}
Tags No tags
RPMs No RPMs
Changelog * 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