Skip to content

Build without CGO #7

@mappu

Description

@mappu

This is probably not possible without compromising on some of MIQT's major characteristics.

Ideas:

  • The clang AST included a mangledName that could allow us to dload/LoadLibrary the Qt C++ library directly
    • Issue: Instantiating classes and using template methods may not be possible
  • c2goasm
    • Issue: The result is compiler-specific
  • Prebuilt _syso binaries
    • Issue: Supply chain risk factor 😬

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions