Browse Source
While the wasm file has only one export, our introduction should set a good example for how to find functions even for wasm files that have multiple exports. Find the answer function by name rather than assuming index 0. Minor variable name change to avoid having to wrap the line.pull/600/head
Josh Triplett
5 years ago
committed by
Jakub Konka
1 changed files with 6 additions and 5 deletions
Loading…
Reference in new issue