WasmCert-Coq
Wasm formaliser
A formalisation of WebAssembly in Coq to provide proof of correctness and type safety for its programming model.
A mechanisation of Wasm in Coq
100 stars
12 watching
11 forks
Language: Coq
last commit: 12 months ago
Linked from 2 awesome lists
coqwasmwebassembly
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A formalized version of the WebAssembly specification using Coq | 21 |
| | An API that allows embedding a WebAssembly interpreter in C/C++ applications | 553 |
| | Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
| | A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source | 151 |
| | A collection of WebAssembly ports of the CRuby interpreter | 702 |
| | An interpreter and runtime environment for WebAssembly in RPython | 66 |
| | A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
| | A toolkit for compiling and utilizing WebAssembly binaries from source. | 60 |
| | An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
| | Development of formal semantics and verification tools for imperative languages and functional programming languages. | 64 |
| | A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |
| | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
| | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |