Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create one example call_builtin_symbol, add workflow for auto-test and update dependencies. #71

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Cy6er7um
Copy link

@Cy6er7um Cy6er7um commented Nov 6, 2022

No description provided.

`peg`: 0.6 -> 0.8.1
`cranelift` 0.85.1 -> 0.89.1
It can perform the tests automatically.
It provides one example on how to call the symbol defined in rust.
@pchickey
Copy link

Hi, sorry this PR never got attention, this repo has been a bit neglected. If you are up for rebasing this work on main, please assign me as a reviewer and I'll merge it.

I believe the extern symbols should be declared as extern "C" so that they have a defined ABI - rust ABI is equivalent for those, but in theory it could change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants