You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Too many locals problem when calling
let
function.Error:
Check this Gist for the Clarity code that throws the error above.
https://gist.github.com/csgui/613695f2ab4898e6c71282c63d4c17f3
The text was updated successfully, but these errors were encountered: