wabt
https://github.com/WebAssembly/wabt
WABT (we pronounce it "wabbit") is a suite of tools for WebAssembly 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).
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:javascript/wabt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000883 883 Bytes | |
wabt-1.0.20.tar.xz | 0001934680 1.85 MB | |
wabt-rpmlintrc | 0000000079 79 Bytes | |
wabt.changes | 0000001588 1.55 KB | |
wabt.spec | 0000003031 2.96 KB |
Comments 0