Skip to content

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! 👍

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
@fordN fordN linked an issue Jul 8, 2025 that may be closed by this pull request
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.

Update Assemblyscript

3 participants