We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
git clone https://github.com/rhysd/wain.git cd wain/spec-test git brws ./wasm-testsuite/f32.wast
Open https://github.com/WebAssembly/testsuite/blob/xxx/globals.wast
https://github.com/WebAssembly/testsuite/blob/xxx/globals.wast
Opened https://github.com/rhysd/wain/blob/xxx/spec-test/wasm-testsuite/f32.wast
https://github.com/rhysd/wain/blob/xxx/spec-test/wasm-testsuite/f32.wast
git-brws does not consider submodule. When opening file, running git command within the file's directory would solve this.
git-brws
git
The text was updated successfully, but these errors were encountered:
rhysd
No branches or pull requests
Repro
git clone https://github.com/rhysd/wain.git cd wain/spec-test git brws ./wasm-testsuite/f32.wast
Expected
Open
https://github.com/WebAssembly/testsuite/blob/xxx/globals.wast
Actual
Opened
https://github.com/rhysd/wain/blob/xxx/spec-test/wasm-testsuite/f32.wast
Description
git-brws
does not consider submodule. When opening file, runninggit
command within the file's directory would solve this.The text was updated successfully, but these errors were encountered: