wasm-git
Web app data storage
Enables local storage and synchronization of web application data in the browser using WebAssembly
GIT for nodejs and the browser using https://libgit2.org compiled to WebAssembly with https://emscripten.org
662 stars
14 watching
37 forks
Language: C
last commit: 4 months ago emscriptengitjavascriptlibgit2nodejswasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
nodeca/multimath | Simplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations | 71 |
xd-deng/handytools-go-webassembly | Demonstrates Go's compilation to WebAssembly and JavaScript interaction | 67 |
deislabs/containerd-wasm-shims | Provides shims for running WebAssembly workloads on Kubernetes | 316 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
dcodeio/webassembly | A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. | 817 |
webassembly/wasm-c-api | An API that allows embedding a WebAssembly interpreter in C/C++ applications | 553 |
cretz/asmble | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
area9innovation/wase | Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
zigwasm/wasm-zig | C API bindings for WebAssembly runtime | 27 |
renatoathaydes/wasm-on-jvm | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
meheleventyone/zig-wasm-test | An example project demonstrating Web Assembly compilation and execution using Zig | 55 |
feneric/nim-wasm-helpers | A toolset for building and testing WebAssembly code using Nim. | 28 |
manyuanrong/wasm_gzip | Implementation of Gzip compression and decompression in WebAssembly (WASM) for use with the Deno runtime. | 19 |
ruby/ruby.wasm | A collection of WebAssembly ports of the CRuby interpreter | 702 |