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
wasm_run/packages/dart_wit_component/README.md
Line 26 in 0cedc87
After this command is executed according to the readme, the following error is reported:
wasm-tools component new ./target/wasm32-wasi/debug/dart_wit_component.wasm -o dart_wit_component_component_wasi.wasm --adapt ./wasi_snapshot_preview1.wasm error: decoding custom section component-type:dart-wit-generator Caused by: 0: invalid leading byte (0x6c) for component defined type (at offset 0xda)
my env: Ubuntu 20.04.6 LTS aarch64 repository branch: main
The text was updated successfully, but these errors were encountered:
No branches or pull requests
wasm_run/packages/dart_wit_component/README.md
Line 26 in 0cedc87
After this command is executed according to the readme, the following error is reported:
my env: Ubuntu 20.04.6 LTS aarch64
repository branch: main
The text was updated successfully, but these errors were encountered: