wasm-bytecode
There are 20 repositories under wasm-bytecode topic.
paritytech/parity-wasm
WebAssembly serialization/deserialization in rust
rsms/wasm-util
WebAssembly utilities
piranna/wasmachine
Put WebAssembly in your washing machine
fishjd/HappyNewMoonWithReport
Happy New Moon with Report is an open-source implementation of WebAssembly written entirely in Java. It is typically used to run or test Web Assembly Modules (*.wasm) in Java.
korlibs/wasm2kt
Web Assembly to Kotlin and Java converter. Allows to compile a C or C++ program/library, and generate a Kotlin or Java program/library.
yusuf8ahmed/Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Luukdegram/wasmparser
Wasm binary parser for Zig
shmishtopher/wasm-opcodes
WASM opcodes, all in one place
paavohuhtala/bfcrs
An optimizing Brainfuck to WebAssembly compiler in Rust
mikhasd/java-wasm
Java + WebAssembly experiments
opencastsoftware/wasm4j
WebAssembly toolkit for Java
piranna/WebAssembly-uploader
Checker and uploader of WebAssembly bytecode to wasmcpu
shmishtopher/wasm-LEB128
LEB128 utilities for WebAssembly
arkada38/arkada38.github.io
Rust and WebAssembly samples
raweden/wasm-ylinker
Linker & post-processor for WebAssembly binaries. It part of the toolchain for generate and manipulate wasm for the wasm kernel project and rtld enabled binaries. It objectifies the binary and allows manipulation of everything from exports, section to raw instruction trough JavaScript.
trolund/hygge-wasm
HyggeWasm - The Hygge to WebAssembly compiler
maksugr/wasmtoday
wasm.today - your entry point to WebAssembly scope
shmishtopher/wasm-type
WebAssembly language types
shmishtopher/wasm-uint
uint utilities for WebAssembly