Hidamari
WASM OS
An operating system designed to run WebAssembly code
Modern operating system aimed at running WebAssembly code.
64 stars
6 watching
2 forks
Language: C
last commit: about 4 years ago
Linked from 1 awesome list
kerneloperating-systemwasmwebassemblyzig
Related projects:
Repository | Description | Stars |
---|---|---|
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,614 |
piranna/wasmachine | An implementation of WebAssembly in a Field-Programmable Gate Array (FPGA) to execute basic commands | 202 |
ruby/ruby.wasm | A collection of WebAssembly ports of the CRuby interpreter | 686 |
malcolmstill/zware | A runtime engine for executing WebAssembly programs within Zig language | 293 |
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. | 816 |
wasmerio/wasmer-postgres | A WebAssembly runtime for Postgres that allows executing WebAssembly binaries in a sandboxed environment | 412 |
wasmerio/wasmer-ruby | A WebAssembly runtime for Ruby that allows execution of compiled Rust code in a sandboxed environment. | 475 |
mafintosh/webassembly-binary-toolkit | A toolkit for compiling and utilizing WebAssembly binaries from source. | 59 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
vmware-labs/mod_wasm | An Apache HTTP Server extension module that enables the execution of WebAssembly binaries as endpoints. | 113 |
vshymanskyy/wasm2mpy | A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
kanaka/wac | A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 472 |
keno/julia-wasm | An experimental project that aims to compile Julia, a high-level programming language, into WebAssembly (WASM) format. | 334 |
wasmerio/wasmer-php | A WebAssembly runtime for PHP that allows executing Wasm modules in a safe and sandboxed environment. | 1,010 |