| Interface | Description |
|---|---|
| NFIBackend |
Implementation interface for Truffle NFI backends.
|
| NFIBackendFactory |
Service interface for languages that implement a backend for the Truffle NFI.
|
| Class | Description |
|---|---|
| NFIBackendLibrary | |
| NFIBackendSignatureBuilderLibrary | |
| NFIBackendSignatureLibrary |
Library that specifies the protocol between the Truffle NFI and its backend implementations.
|
| NFIBackendTools |
Interface providing helper methods for implementing NFI backends.
|