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
663 stars
14 watching
37 forks
Language: C
last commit: about 1 year ago emscriptengitjavascriptlibgit2nodejswasmwebassembly
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
| | Simplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations | 71 |
| | Demonstrates Go's compilation to WebAssembly and JavaScript interaction | 67 |
| | Provides shims for running WebAssembly workloads on Kubernetes | 316 |
| | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
| | A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. | 817 |
| | An API that allows embedding a WebAssembly interpreter in C/C++ applications | 553 |
| | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
| | Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| | C API bindings for WebAssembly runtime | 27 |
| | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
| | An example project demonstrating Web Assembly compilation and execution using Zig | 55 |
| | A toolset for building and testing WebAssembly code using Nim. | 28 |
| | Implementation of Gzip compression and decompression in WebAssembly (WASM) for use with the Deno runtime. | 19 |
| | A collection of WebAssembly ports of the CRuby interpreter | 702 |