Skip to content

Windows support for FFI #1394

@qsctr

Description

@qsctr

In #1376 we held off on Windows support for FFI due to issues with packaging libffi on Windows detailed in #1090 (comment). But now that we have static linking of libffi on all platforms with libffi-0.2, Windows support should just be a matter of using the appropriate functions from the Win32 package to dynamically load shared libraries. We also need to figure out how to make the FFI tests work on Windows as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FFIForeign function interfacewindowsSpecific to Cryptol on the Windows platform

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions