Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 418 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 418 Bytes

treble

work in progress!

treble is a wasm virtual machine designed to be used with clef.

because wasm is language agnostic, it allows future web apps built for clef to be built using any programming language that can compile to wasm, not just javascript. plus, treble will also support multithreading to power the most demanding of web apps.