Skip to content

Add wasm opt flags#101

Merged
zie1ony merged 5 commits into
release/0.1.7from
feature/wasm-opt-flags
Apr 3, 2026
Merged

Add wasm opt flags#101
zie1ony merged 5 commits into
release/0.1.7from
feature/wasm-opt-flags

Conversation

@kpob

@kpob kpob commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

No description provided.

kpob and others added 5 commits March 27, 2026 11:28
The --enable-bulk-memory and --llvm-memory-copy-fill-lowering flags are
only needed for Rust toolchains built with LLVM 20+, which emits
memory.copy/memory.fill WASM instructions by default. This corresponds
to nightly-2025-02-18+ and stable 1.87.0+. The --signext-lowering flag
remains unconditional.

Refs:
- rust-lang/rust#137315
- rust-lang/rust#135763

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@zie1ony zie1ony merged commit a51b3aa into release/0.1.7 Apr 3, 2026
1 check passed
@zie1ony zie1ony deleted the feature/wasm-opt-flags branch April 3, 2026 14:31
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.

2 participants