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

Fix benchmark runtime C examples #2192

Merged
merged 1 commit into from
Jun 15, 2023
Merged

Fix benchmark runtime C examples #2192

merged 1 commit into from
Jun 15, 2023

Conversation

paulcadman
Copy link
Collaborator

The constr_info_t struct has changed, so these examples must be changed accordingly.

This should fix the failing benchmark builds https://github.com/anoma/juvix-nightly-builds/actions/runs/5274325536/jobs/9538974076

@paulcadman paulcadman added this to the 0.4.1 milestone Jun 15, 2023
@paulcadman paulcadman requested a review from lukaszcz June 15, 2023 12:59
@paulcadman paulcadman self-assigned this Jun 15, 2023
lukaszcz
lukaszcz previously approved these changes Jun 15, 2023
@paulcadman paulcadman merged commit 121e883 into main Jun 15, 2023
@paulcadman paulcadman deleted the fix-benchmark-runtime-c branch June 15, 2023 13:38
paulcadman added a commit that referenced this pull request Jun 16, 2023
The constr_info_t struct has changed, so this example must be changed
accordingly.

The benchmark builds are still broken because I missed this file in
#2192

I've removed the unsupported wasm target from the `compile.sh` script in
the benchmark directory to make it easier to spot errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants