We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3856f3d commit e9eed59Copy full SHA for e9eed59
3 files changed
src/abi/Foreign.idr
@@ -1,3 +1,4 @@
1
+-- SPDX-License-Identifier: PMPL-1.0-or-later
2
||| ANVOMIDAV — FFI Bridge Declarations
3
|||
4
||| This module defines the formal bridge to the native C/Zig implementation.
src/abi/Layout.idr
||| Memory Layout Proofs — ABI Foundation.
||| This module provides the formal proofs required to ensure that
src/abi/Types.idr
||| ANVOMIDAV — ABI Type Definitions
||| This module defines the Application Binary Interface for the project.
0 commit comments