SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

wabt rpm build for : openSUSE Leap 42. For other distributions click wabt.

Name : wabt
Version : 0xd Vendor : obs://build_opensuse_org/home:geewass
Release : 7.1 Date : 2017-04-25 23:43:28
Group : Development/Tools Source RPM : wabt-0xd-7.1.src.rpm
Size : 1.84 MB
Packager : (none)
Summary : WABT: The WebAssembly Binary Toolkit
Description :
A suite of tools for WebAssembly, including:

* wast2wasm: translate from s-expressions to the WebAssembly binary-encoding
* wasm2wast: the inverse of wast2wasm, translate from the binary encoding back to an s-expression source file (also known as a .wast)
* wasmdump: print information about a wasm binary. Similar to objdump.
* wasm-interp: decode and run a WebAssembly binary file using a stack-based interpreter
* wast-desugar: parse .wast text form as supported by the spec interpreter (s-expressions, flat syntax, or mixed) and print \"canonical\" flat format
* wasm-link: simple linker for merging multiple wasm files.

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).

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/geewass/openSUSE_Leap_42.2/x86_64

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
wabt
wabt(x86-64)

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
libm.so.6(GLIBC_2.2.5)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
rpmlib(PayloadIsLzma) <= 4.4.6-1
libm.so.6()(64bit)
libgcc_s.so.1()(64bit)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libgcc_s.so.1(GCC_3.4)(64bit)


Content of RPM :
/usr/bin/wasm-interp
/usr/bin/wasm-link
/usr/bin/wasm2wast
/usr/bin/wasmdump
/usr/bin/wasmopcodecnt
/usr/bin/wast-desugar
/usr/bin/wast2wasm
/usr/share/doc/packages/wabt
/usr/share/doc/packages/wabt/Contributing.md
/usr/share/doc/packages/wabt/LICENSE
/usr/share/doc/packages/wabt/README.md

 
ICM