-
Notifications
You must be signed in to change notification settings - Fork 37
Home
Wolfgang Meier edited this page Mar 19, 2026
·
15 revisions
Welcome to the CertiRocq wiki. The Wiki provides documentation for the CertiRocq compiler.
-
The CertiRocq Plugin
Useful information about the usage of the CertiRocq plugin. -
The bootstrapped CertiRocqC and CertiRocqChk Plugins
Useful information about the bootstrapped plugins. -
The CertiRocq Pipeline
Information about the CertiRocq pipeline and its current verification status. -
Glue Code and FFI
Information about interfacing with the generated C code. -
Memory Model and Garbage Collection
Lightweight description of CertiRocq's memory representation and runtime. -
When C code allocates on the Rocq heap
How to write C functions that interface with Rocq functions - The WebAssembly backend