Skip to content

[ffigen] Test in AOT mode #3343

@liamappelbe

Description

@liamappelbe

There are bugs that only occur in AOT mode (eg #3209). So we need to add testing in our github workflows to test in AOT mode. The tricky part is that AFAIK this isn't supported by dart test, so we have to write a meta-test that imports and invokes all the other tests, then compile that to an exe.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions