wasmer-crystal
WebAssembly runner
A WebAssembly runtime for executing Crystal code in a sandboxed environment.
WebAssembly runtime for Crystal
93 stars
2 watching
6 forks
Language: Crystal
last commit: 3 months ago
Linked from 1 awesome list
crystalcrystal-langcrystal-languagewasiwasmwasmerwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 476 |
wasmerio/wasmer-python | An runtime environment for executing WebAssembly modules in Python. | 2,044 |
wasmerio/wasmer-php | A WebAssembly runtime for PHP that allows executing Wasm modules in a safe and sandboxed environment. | 1,017 |
malcolmstill/zware | Executes WebAssembly programs embedded in Zig programs | 293 |
kojix2/cry-wasm | Accelerates Ruby code execution by compiling it to WebAssembly and executing it in a WASM runtime environment. | 29 |
tessi/wasmex | Enables Elixir to run WebAssembly code safely and efficiently | 572 |
containerd/runwasi | Facilitates running WebAssembly workloads on a container runtime | 1,114 |
naqvis/webview | Crystal language bindings for a cross-platform webview library | 94 |
wasmerio/wasmer-postgres | A WebAssembly runtime for Postgres that allows executing WebAssembly binaries in a sandboxed environment | 414 |
ruby/ruby.wasm | A collection of WebAssembly ports of the CRuby interpreter | 702 |
zigwasm/wasmtime-zig | Embeds the Wasmtime runtime into a Zig program | 83 |
dcodeio/webassembly | A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. | 817 |
cosmwasm/wasmd | An implementation of a Cosmos zone with support for WebAssembly smart contracts. | 371 |
naqvis/playwright-cr | Automates Chromium, Firefox and WebKit browsers using a unified API | 20 |