Skip to content

Remove build_wasm_module proc macro#1177

Open
tomaka wants to merge 3 commits intomainfrom
rm-proc-macro
Open

Remove build_wasm_module proc macro#1177
tomaka wants to merge 3 commits intomainfrom
rm-proc-macro

Conversation

@tomaka
Copy link
Copy Markdown
Owner

@tomaka tomaka commented Mar 19, 2025

Use Cargo's artifact dependencies instead of a proc macro.
While artifact dependencies are unstable, the proc macro also uses an unstable feature in order to work, and is generally less clean than using a native feature.

This PR unfortunately makes the standalone builder crash due to Cargo panicking.

Other changes need to be done before merging.

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.

1 participant