Skip to content

Commit c91b391

Browse files
CopilotGordonSmith
andcommitted
Plan: Implement WIT formatter feature
Co-authored-by: GordonSmith <966863+GordonSmith@users.noreply.github.com>
1 parent 01aafce commit c91b391

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

wit-bindgen-wasm/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,6 @@ toml = "0.9.5"
4040
[profile.release]
4141
# Tell `rustc` to optimize for small code size.
4242
opt-level = "s"
43+
44+
[package.metadata.wasm-pack.profile.release]
45+
wasm-opt = false

0 commit comments

Comments
 (0)