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

let function throwing a too many locals issue #575

Open
csgui opened this issue Nov 26, 2024 · 0 comments
Open

let function throwing a too many locals issue #575

csgui opened this issue Nov 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@csgui
Copy link
Collaborator

csgui commented Nov 26, 2024

Too many locals problem when calling let function.

Error:

Interpreter(Wasm(UnableToLoadModule(WebAssembly translation error

Caused by:
    Invalid input WebAssembly code at offset 3918: too many locals: locals exceed maximum

Check this Gist for the Clarity code that throws the error above.

https://gist.github.com/csgui/613695f2ab4898e6c71282c63d4c17f3

@csgui csgui added the bug Something isn't working label Nov 26, 2024
@github-project-automation github-project-automation bot moved this to Status: 🆕 New in Stacks Core Eng Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Status: 🆕 New
Development

No branches or pull requests

1 participant