Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
ink
Commits
7dab502c
Commit
7dab502c
authored
Jan 24, 2019
by
Hero Bird
Browse files
[examples/erc20] Add --import-memory link arg
parent
2c9c4a51
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/erc20/.cargo/config
View file @
7dab502c
[target.wasm32-unknown-unknown]
[target.wasm32-unknown-unknown]
rustflags = [
rustflags = [
"-C", "link-args=-z stack-size=65536"
,
"-C", "link-args=-z stack-size=65536
--import-memory
"
]
]
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment