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

Add Codegen tests #27

Merged
merged 15 commits into from
Sep 11, 2024
Merged

Add Codegen tests #27

merged 15 commits into from
Sep 11, 2024

Conversation

alexdovzhanyn
Copy link
Collaborator

@alexdovzhanyn alexdovzhanyn commented Sep 10, 2024

This also disables the usage of stringref for now, because no WASM VM seems to have support for the proposal. Effectively, strings in the language dont work currently. We probably need to write our own string implementation to get it working in most VMs, since we don't want to wait for VMs to add stringref support.

@alexdovzhanyn alexdovzhanyn merged commit f6f105f into master Sep 11, 2024
1 check failed
@alexdovzhanyn alexdovzhanyn deleted the codegen-testing branch September 11, 2024 00:41
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.

1 participant