Skip to content

Add a way to define a symbol lookup fn for the JIT#2745

Merged
abrown merged 2 commits intobytecodealliance:mainfrom
bjorn3:jit_lookup_fn
Feb 19, 2022
Merged

Add a way to define a symbol lookup fn for the JIT#2745
abrown merged 2 commits intobytecodealliance:mainfrom
bjorn3:jit_lookup_fn

Conversation

@bjorn3
Copy link
Contributor

@bjorn3 bjorn3 commented Mar 20, 2021

Fixes #1123

@github-actions github-actions bot added the cranelift Issues related to the Cranelift code generator label Mar 20, 2021
Copy link
Member

@abrown abrown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; @sunfishcode, do you want to review as well?

@bjorn3
Copy link
Contributor Author

bjorn3 commented Feb 19, 2022

Rebased

@abrown abrown merged commit 2ca01ae into bytecodealliance:main Feb 19, 2022
@bjorn3 bjorn3 deleted the jit_lookup_fn branch February 19, 2022 16:46
mpardesh pushed a commit to avanhatt/wasmtime that referenced this pull request Mar 17, 2022
…2745)

* Couple of cranelift-jit cleanups

* Add a way to define a symbol lookup fn for the JIT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift Issues related to the Cranelift code generator

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[simpleJIT] make it possible to provide symbols using symbol -> addr fn

2 participants