Skip to content

update wasmtime #6050

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

Merged
merged 1 commit into from
Jun 5, 2025
Merged

update wasmtime #6050

merged 1 commit into from
Jun 5, 2025

Conversation

mangas
Copy link
Contributor

@mangas mangas commented Jun 5, 2025

Upgrade wasmtime

@mangas mangas marked this pull request as ready for review June 5, 2025 08:25
@mangas mangas force-pushed the bump-wasmtime branch 2 times, most recently from 0e86e4b to b37f514 Compare June 5, 2025 16:01
@mangas mangas requested review from isum and lutter June 5, 2025 16:17
Copy link
Contributor

@fordN fordN left a comment

Choose a reason for hiding this comment

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

LGTM! 👍

@@ -895,7 +895,7 @@ async fn file_data_sources() {

chain.set_block_stream(blocks);

let message = "error while executing at wasm backtrace:\t 0: 0x3490 - <unknown>!generated/schema/Foo#save\t 1: 0x3eb2 - <unknown>!src/mapping/handleFile: entity type `Foo` is not on the 'entities' list for data source `File`. Hint: Add `Foo` to the 'entities' list, which currently is: `FileEntity`. in handler `handleFile` at block #5 () at block #5 (0000000000000000000000000000000000000000000000000000000000000005)";
let message = "error while executing at wasm backtrace:\t 0: 0x3490 - <unknown>!generated/schema/Foo#save\t 1: 0x3eb2 - <unknown>!src/mapping/handleFile: entity type `Foo` is not on the 'entities' list for data source `File`. Hint: Add `Foo` to the 'entities' list, which currently is: `FileEntity`. in handler `handleFile` at block #5 () at block #5 (0000000000000000000000000000000000000000000000000000000000000005)";
Copy link
Contributor

Choose a reason for hiding this comment

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

So the error format changed slightly? Just an added space? kinda odd

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah it did 🤷 , kinda weird change indeed

@mangas mangas merged commit 456fc3a into master Jun 5, 2025
6 checks passed
@mangas mangas deleted the bump-wasmtime branch June 5, 2025 17:26
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