WasmCert
Wasm spec
A formalized version of the WebAssembly specification using Coq
A (in-development) Coq mechanization of WebAssembly specification.
21 stars
5 watching
0 forks
Language: Coq
last commit: about 4 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A formalisation of WebAssembly in Coq to provide proof of correctness and type safety for its programming model. | 100 |
| | An operating system designed to run WebAssembly code | 64 |
| | An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
| | Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| | An API that allows embedding a WebAssembly interpreter in C/C++ applications | 553 |
| | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
| | A collection of WebAssembly ports of the CRuby interpreter | 702 |
| | Compiles Low Level Lisp into WebAssembly for low-level operations | 33 |
| | An example project demonstrating Web Assembly compilation and execution using Zig | 55 |
| | A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source | 151 |
| | An implementation of a Cosmos zone with support for WebAssembly smart contracts. | 371 |
| | A toolset for building and testing WebAssembly code using Nim. | 28 |
| | A WebAssembly runtime for executing Crystal code in a sandboxed environment. | 93 |
| | Executes WebAssembly programs embedded in Zig programs | 293 |
| | A WebAssembly runtime for Postgres that allows executing WebAssembly binaries in a sandboxed environment | 414 |