All Projects → WebAssembly → Spec

WebAssembly / Spec

Licence: other
WebAssembly specification, reference interpreter, and test suite.

Programming Languages

WebAssembly
147 projects
python
139335 projects - #7 most used programming language
ocaml
1615 projects
javascript
184084 projects - #8 most used programming language
Batchfile
5799 projects
Makefile
30231 projects

Projects that are alternatives of or similar to Spec

Wag
WebAssembly compiler implemented in Go
Stars: ✭ 177 (-92.8%)
Mutual labels:  webassembly
Go Wasm
The in-browser IDE for Go
Stars: ✭ 186 (-92.43%)
Mutual labels:  webassembly
Javascriptmusic
Live coding music and synthesis in Javascript / AssemblyScript (WebAssembly)
Stars: ✭ 193 (-92.15%)
Mutual labels:  webassembly
Signalr
SignalR Core support for Microsoft ASP.NET Core Blazor
Stars: ✭ 180 (-92.68%)
Mutual labels:  webassembly
Prototype
(deprecated) The journey continues at ASNEXT: https://github.com/AssemblyScript/assemblyscript
Stars: ✭ 2,114 (-14%)
Mutual labels:  webassembly
Mednes
A cycle-accurate, cross-platform NES emulator written in C++
Stars: ✭ 189 (-92.31%)
Mutual labels:  webassembly
Tdl
Node.js bindings to TDLib.
Stars: ✭ 177 (-92.8%)
Mutual labels:  webassembly
Wascc Host
Library for hosting actors and capability providers in a host process
Stars: ✭ 197 (-91.99%)
Mutual labels:  webassembly
Uno.playground
Source code for the Uno Gallery apps and Uno Playground (made in Wasm)
Stars: ✭ 184 (-92.51%)
Mutual labels:  webassembly
Wasmpatch
🧱Yet Another Patch Module for iOS/macOS via WebAssembly
Stars: ✭ 192 (-92.19%)
Mutual labels:  webassembly
Storage
HTML5 Storage API implementation for Microsoft Blazor
Stars: ✭ 180 (-92.68%)
Mutual labels:  webassembly
Raw Wasm
Raw WebAssembly demos
Stars: ✭ 183 (-92.55%)
Mutual labels:  webassembly
Wasm Examples
WebAssembly Examples
Stars: ✭ 191 (-92.23%)
Mutual labels:  webassembly
Lam
🚀 a lightweight, universal actor-model vm for writing scalable and reliable applications that run natively and on WebAssembly
Stars: ✭ 176 (-92.84%)
Mutual labels:  webassembly
Wasm Rust Chip8
A WebAssembly CHIP-8 emulator written with Rust
Stars: ✭ 193 (-92.15%)
Mutual labels:  webassembly
Webassembly Examples
From Simple To Complex. A complete collection of webassembly examples.
Stars: ✭ 177 (-92.8%)
Mutual labels:  webassembly
Imguizmo.quat
ImGui GIZMO widget - 3D object manipulator / orientator
Stars: ✭ 187 (-92.39%)
Mutual labels:  webassembly
Argon2 Browser
Argon2 library compiled for browser runtime
Stars: ✭ 197 (-91.99%)
Mutual labels:  webassembly
Diagon
Interactive ASCII art diagram generators. 🌟
Stars: ✭ 189 (-92.31%)
Mutual labels:  webassembly
Nebulet
A proof-of-concept microkernel that implements a WebAssembly "usermode" that runs in Ring 0.
Stars: ✭ 2,237 (-8.99%)
Mutual labels:  webassembly

Build Status

spec

This repository holds the sources for the WebAssembly draft specification (to seed a future WebAssembly Working Group), a reference implementation, and the official testsuite.

A formatted version of the spec is available here: webassembly.github.io/spec,

Participation is welcome. Discussions about new features, significant semantic changes, or any specification change likely to generate substantial discussion should take place in the WebAssembly design repository first, so that this spec repository can remain focused. And please follow the guidelines for contributing.

citing

For citing WebAssembly in LaTeX, use this bibtex file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].