Skip to content

fix: add rdynamic to fix missing WASM exports#9

Open
xentropic-dev wants to merge 1 commit into
mitchellh:mainfrom
xentropic-dev:main
Open

fix: add rdynamic to fix missing WASM exports#9
xentropic-dev wants to merge 1 commit into
mitchellh:mainfrom
xentropic-dev:main

Conversation

@xentropic-dev

Copy link
Copy Markdown

fixes #8

I'm not sure how this was working before but it appears this is needed to prevent zig from stripping the WASM exports.

Related PR for Zig: ziglang/zig#14102

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.

bug: WASM exports stripped due to missing rdynamic flag

1 participant