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

miniSL integration #218

Merged
merged 5 commits into from
Jun 20, 2024
Merged

miniSL integration #218

merged 5 commits into from
Jun 20, 2024

Conversation

mattrent
Copy link
Member

@mattrent mattrent commented May 29, 2024

This PR allows FunLess to run Wasm binaries compiled from miniSL code. Moreover, it also fixes some tests for the Wasm runner, setting the correct data types and handling the changes in the DummyJSON dataset.

None of these changes should be destructive, therefore the original functionality is preserved.
The changes only affect the Worker and the FunctionMetadata struct.

@mattrent mattrent requested a review from giusdp as a code owner May 29, 2024 09:27
mattrent added 2 commits May 29, 2024 12:06
Handle the recent DummyJSON dataset change by simply matching on output structure instead of content for HTTP requests. Fix missing hash and struct notation in one of the tests.
@mattrent mattrent self-assigned this May 29, 2024
@mattrent mattrent changed the base branch from main to miniSL June 20, 2024 06:47
@mattrent mattrent merged commit 97ebefe into funlessdev:miniSL Jun 20, 2024
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