webm-wasm
WebM generator
Enables webm video creation from JavaScript via WebAssembly
webm-wasm lets you create webm videos in JavaScript via WebAssembly.
397 stars
18 watching
53 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
| Provides a text format for representing Clojure code in WebAssembly | 159 |
| Simplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations | 71 |
| An API that allows embedding a WebAssembly interpreter in C/C++ applications | 553 |
| Provides C++ API bindings to the WebAssembly runtime engine | 86 |
| A comprehensive guide to programming with C/C++ and WebAssembly | 1,370 |
| Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
| An experiment demonstrating connection between WebAssembly and JavaScript using wasm-bindgen | 2 |
| Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
| Tools and template generator for setting up and compiling WebAssembly projects | 171 |
| Translates MicroPython code to JavaScript for execution on WebAssembly platforms | 46 |
| A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
| A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |
| A standalone WebAssembly virtual machine | 4 |
| An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |