component-model
There are 32 repositories under component-model topic.
golemcloud/golem
Golem is an open source durable computing platform that makes it easy to build and deploy highly reliable distributed systems.
bytecodealliance/wrpc
Wasm component-native RPC framework
bytecodealliance/StarlingMonkey
The StarlingMonkey JS runtime
bytecodealliance/go-modules
WebAssembly, WASI, and Component Model tools for Go
ruccho/WaaS
A language-independent scripting engine for Unity and .NET using WebAssembly.
topheman/webassembly-component-model-experiments
WebAssembly Component Model based REPL with sandboxed multi-language plugin system - unified codebase runs in CLI (Rust) and web (TypeScript)
simplexidev/sdevlibs
[WIP] A collection of cross-platform .NET libraries that provide tools for creating robust desktop applications.
jedisct1/wasi-update
A simple tool to convert a WebAssembly module to a WASI component (component model, WASI-preview2).
MediosZ/component-model-demo
This repository demonstrate how to use component model with wasmtime.
danbugs/wasi-messaging-demo
This repo. contains a demo. of wasi-messaging in action.
devigned/wasm-packs
This is an example of buildpacks for building WebAssembly components and producing runnable container images.
roydukkey/Dado.ComponentModel.Mutations
Provides attributes that are used to help ensure data integrity for objects used as data sources.
getpop/component-model
[READ ONLY] Component model for PoP, over which the component-based architecture is based
trympet/StronglyTypedDictionaryGenerator
Roslyn powered source generator for creating dictionaries backed by a strongly typed interface.
jcbhmr/hello-world-rust-wasm-component-lib
🟪 Rust library compiled to WASM and distributed as a WASM component
jcbhmr/unicode-math-class.wasm
🦀 unicode-math-class Rust crate compiled to a WebAssembly component
noorle/plugin-examples
🚀 Production-ready WebAssembly plugin examples for the Noorle platform - showcasing HTTP APIs, WASI 2.0, and the Component Model across Rust, Go, Python, JavaScript, and TypeScript
domfarr98/Java-Objects-as-Components
A model that uses Java Objects as Components
esoterra/wasmcon2023
Any language can be componentized and many have been!
getpop/component-model-configuration
[READ ONLY] Adds the configuration layer to the component model
juntyr/wasi-sandboxed-component
WASI components that can be composed with user components to sandbox their WASI dependencies
wasmCloud/wasmcloud-messaging
Repository for the wasmcloud-messaging WebAssembly component model interface
kannika-io/armory-plugins-wit
WIT files for Armory plugin development
qilinO-o/MapReduceWasm
A simple distributed map-reduce framework using Wasm Component Model for tasks
Archisman-Mridha/wasm-runtime
Making a WASM runtime from scratch | For education purposes only
esoterra/UCSC-LSD-2024
Demo for a talk given at UC Santa Cruz's Language, Systems, and Data Seminar in 2024.
esoterra/wasmio2024
Demo for my Wasm IO 2024 talk!
pulseengine/rules_wasm_component
Bazel rules for WebAssembly Component Model development with multi-profile builds and dependency management
thangchung/wasi-wit-wasm-component-experiment
Very early experiment on WASI, WIT, and Wasm Component Model with Rust and C#