Open
Description
Describe the Bug
Error is displayed when i execute 'wasm-pack build' command
Steps to Reproduce
- Firstly ,i want to re-line code from https://github.com/paritytech/stateless-blockchain
- When i execute wasm-pack build on package accumulator-client
- Error displayed"the legacy llvm-style asm syntax is no longer supported"
Expected Behavior
Execute command wasm-pack build will be successful
Actual Behavior
Error displayed
If applicable, add screenshots to help explain your problem.
Activity