deislabs / glass

Glass: a toolkit for defining and implementing lightweight WebAssembly runtimes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Glass: a toolkit for building WebAssembly cloud services

This project is experimental, and in its very early stages of development. They authors strongly encourage people not to take a dependency on the project at this time.

Glass is a collection of building blocks for defining and implementing lightweight WebAssembly runtimes, and couple event triggering with the execution of WebAssembly modules.

Check out the documentation or see example on how to use Glass in a simple ping example, or an HTTP engine.

More details on using Glass soon.

Notes and acknowledgements

This project is inspired from a number of projects from the cloud and WebAssembly ecosystems:

About

Glass: a toolkit for defining and implementing lightweight WebAssembly runtimes

License:Apache License 2.0


Languages

Language:C++ 33.8%Language:C 31.6%Language:Rust 31.4%Language:Makefile 2.9%Language:JavaScript 0.4%