webm-wasm

WebM generator

Enables webm video creation from JavaScript via WebAssembly

webm-wasm lets you create webm videos in JavaScript via WebAssembly.

GitHub

397 stars
18 watching
53 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
renatoathaydes/wasm-on-jvmA Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode.24
roman01la/clj-wasmProvides a text format for representing Clojure code in WebAssembly159
nodeca/multimathSimplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations71
webassembly/wasm-c-apiAn API that allows embedding a WebAssembly interpreter in C/C++ applications553
bytecodealliance/wasmtime-cppProvides C++ API bindings to the WebAssembly runtime engine86
3dgen/cppwasm-bookA comprehensive guide to programming with C/C++ and WebAssembly1,370
cretz/asmbleCompiles WebAssembly to JVM bytecode and provides utilities for working with WASM code.637
smokku/gwg-bindgenAn experiment demonstrating connection between WebAssembly and JavaScript using wasm-bindgen2
zigwasm/wasmer-zigProvides bindings for embedding a WebAssembly runtime into Zig programs.53
shamadee/wasm-initTools and template generator for setting up and compiling WebAssembly projects171
rafi16jan/micropython-wasmTranslates MicroPython code to JavaScript for execution on WebAssembly platforms46
vshymanskyy/wasm2mpyA tool for compiling WebAssembly code into native MicroPython modules for embedded systems.122
kanaka/wacA WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript.473
luishsu/wasmvmA standalone WebAssembly virtual machine4
wasmi-labs/wasmiAn efficient WebAssembly interpreter with a focus on constrained and embedded systems.1,633