diff --git a/Readme.md b/Readme.md index 593ba32..5db4a39 100644 --- a/Readme.md +++ b/Readme.md @@ -72,7 +72,7 @@ To run the code, simply have Swift installed and run `swift test`. ``` clang \ --target=wasm32 \ --Os \ +-Oz \ -flto \ -nostdlib \ -Wl,--no-entry \