Skip to content

fix WASM_EXPORT typo of function Clay_GetLayoutDimensions#624

Open
lFoZardl wants to merge 1 commit into
nicbarker:mainfrom
lFoZardl:wasm-export-typo
Open

fix WASM_EXPORT typo of function Clay_GetLayoutDimensions#624
lFoZardl wants to merge 1 commit into
nicbarker:mainfrom
lFoZardl:wasm-export-typo

Conversation

@lFoZardl
Copy link
Copy Markdown

While clang didn't complain about this during compilation, the execution of the output .wasm file would break once in the browser :
Uncaught (in promise) CompileError: wasm validation error: at offset 946: duplicate export

While clang didn't complain about this, the execution of the output .wasm
file would break once on the browser.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant