← All repos

js-promise-integration

JavaScript Promise Integration

proposal
Browse cluster: WebAssembly Specification and Proposals
3,875commits
214contributors
14languages

Tech stack & purpose

This repository contains the official WebAssembly specification and reference implementation. The specification documents themselves, written in Sphinx and Bikeshed markup languages, cover the core WebAssembly language, legacy exception handling, code metadata, JavaScript embedding API, and web embedding API. Alongside the specification is a reference interpreter written in OCaml that can decode, validate, and execute WebAssembly modules in both binary and text (S-expression) formats, convert between formats, export test scripts to JavaScript, and run interactively; it can also be cross-compiled to JavaScript via js_of_ocaml to provide encoding and decoding capabilities within JavaScript applications.

Languages

WebAssembly
85.4%
Python
5.1%
OCaml
4.5%
JavaScript
2.8%
Bikeshed
1.5%
Makefile
0.4%
Perl
0.1%
Batchfile
0.1%
Shell
0.1%
HTML
0.0%
CSS
0.0%
TeX
0.0%
Dune
0.0%
Standard ML
0.0%

Contributors (top 30 of 214)