Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Passing arguments to bdn as `"--wasmArgs=--expose_wasm --module"` broke with the latest update. Now this gets incorrectly parsed. Instead, what works is: `--wasmArgs "--expose_wasm --module"`.
- Loading branch information