Skip to content

cranelift-filetest: Allow run directives with functions that have a vmctx #6659

@fitzgen

Description

@fitzgen

And allow passing in arbitrary values as vmctx as well, basically treating it like any other argument.

While this wouldn't allow complex global values based on the vmctx, it would allow simple ones like gv0 = vmctx.

We would also want the CLIF interpreter to support this as well, since basically all of our runtests are also interpreter tests.

Metadata

Metadata

Assignees

Labels

craneliftIssues related to the Cranelift code generator

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions