Created
July 19, 2019 06:31
-
-
Save hugo-dc/f3aab3f550e7ce534db881dcf21dd9ea to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ewasm: | |
file: "hello.wasm" | |
output: "hello_deployer.wasm" | |
trimexports: | |
preset: "ewasm" | |
remapimports: | |
preset: "ewasm" | |
verifyimports: | |
preset: "ewasm" | |
verifyexports: | |
preset: "ewasm" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment