Skip to content

Reimplement FFI to make it more VM agnostic #451

@PaulBone

Description

@PaulBone

The FFI currently accesses the VM's structures to read and return parameters. In a VM with different structures that won't work. We should re-impelent the FFI to pass those parameters directly to FFI functions.

Depends on #456

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions