Skip to content

Commit

Permalink
Update README.md formatting in druid wasm examples
Browse files Browse the repository at this point in the history
  • Loading branch information
elrnv authored Apr 5, 2020
1 parent 712962b commit beb3c23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions druid/examples/wasm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ First build with
```

This step has two main functions:

1. It generates an HTML document for each of the `druid` examples with a script that
calls the appropriate function in the JavaScript module exposing the raw WASM.
2. It builds the WASM binary which exposes all functions annotated with `#[wasm_bindgen]`.
Expand Down

0 comments on commit beb3c23

Please sign in to comment.