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

bug: indexers fail due to incorrect instantiation of stubs in the API server. #1505

Closed
lostman opened this issue Dec 7, 2023 · 0 comments · Fixed by #1506
Closed

bug: indexers fail due to incorrect instantiation of stubs in the API server. #1505

lostman opened this issue Dec 7, 2023 · 0 comments · Fixed by #1506
Assignees
Labels

Comments

@lostman
Copy link
Contributor

lostman commented Dec 7, 2023

Description

Reported by @chlenc #1501 (comment).

Failed to get WASM module toolchain version: Error while importing "env"."ff_find_many": incompatible import type. Expected Function(FunctionType { params: [I64, I32, I32], results: [I32] }) but received Function(FunctionType { params: [I64, I64, I32, I32], results: [I32] })
@lostman lostman added the P: High label Dec 7, 2023
@lostman lostman self-assigned this Dec 7, 2023
@lostman lostman changed the title bug: find and find_many fail due to incorrect instantiation of stubs in API server. bug: indexers fail due to incorrect instantiation of stubs in the API server. Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant