Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion datafusion/wasmtest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Some of DataFusion's downstream projects compile to WASM to run in the browser.

## Setup

First, [install wasm-pack](https://rustwasm.github.io/wasm-pack/installer/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First, [install wasm-pack](https://drager.github.io/wasm-pack/installer/)

Then use wasm-pack to compile the crate from within this directory

Expand Down