Skip to content

raoxiaojia/spectec

 
 

Repository files navigation

Spectec Status Interpreter Status Spec doc Status

CI for specs CI for interpreter & tests

WebAssembly SpecTec

This repository is a clone of the wasm-3.0 branch of github.com/WebAssembly/spec/. It contains the prototype implementation of SpecTec and a version of the core spec document modified to be built with SpecTec.

This repository is based on the function references proposal as a baseline and includes all respective changes.

Original README from upstream repository follows...

spec

This repository holds a prototypical reference implementation for WebAssembly, which is currently serving as the official specification. Eventually, we expect to produce a specification either written in human-readable prose or in a formal specification language.

It also holds the WebAssembly testsuite, which tests numerous aspects of conformance to the spec.

View the work-in-progress spec at webassembly.github.io/spec.

At this time, the contents of this repository are under development and known to be "incomplet and inkorrect".

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.

About

Wasm SpecTec specification tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • WebAssembly 91.4%
  • Python 4.2%
  • OCaml 3.3%
  • JavaScript 0.8%
  • Bikeshed 0.2%
  • Makefile 0.1%