wasmer-postgres
Wasm PostgreSQL
A WebAssembly runtime for Postgres that allows executing WebAssembly binaries in a sandboxed environment
💽🕸 Postgres library to run WebAssembly binaries.
412 stars
19 watching
17 forks
Language: Rust
last commit: almost 4 years ago
Linked from 1 awesome list
postgrespostgresqlpostgresql-extensionwasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
wasmerio/wasmer-php | A WebAssembly runtime for PHP that allows executing Wasm modules in a safe and sandboxed environment. | 1,010 |
wasmerio/wasmer-python | An runtime environment for executing WebAssembly modules in Python. | 2,023 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 475 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,614 |
ruby/ruby.wasm | A collection of WebAssembly ports of the CRuby interpreter | 686 |
hidamariproject/hidamari | An operating system designed to run WebAssembly code | 64 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
naqvis/wasmer-crystal | A WebAssembly runtime for executing Crystal code in a sandboxed environment. | 93 |
containerd/runwasi | Facilitates running WebAssembly workloads managed by containerd | 1,093 |
vmware-labs/mod_wasm | An Apache HTTP Server extension module that enables the execution of WebAssembly binaries as endpoints. | 113 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
vshymanskyy/wasm2mpy | A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
dcodeio/webassembly | A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. | 816 |
renatoathaydes/wasm-on-jvm | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |