You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are couple issues when compiling crate rustls-graviola, which utilises a lot of inline assembly.
Compiled on aarch64/macOS with latest Nightly/cranelift.
Compiling graviola v0.2.1
error: invalid asm template string: expected `}`, found `.`
Compiling rustls-graviola v0.2.1
--> <anon>:5041:15
|
5041 | st1 {q0.16b}, [x0]
| - ^ expected `}` in asm template string
| |
| because of this opening brace
|
= note: if you intended to print `{`, you can escape it using `{{`
error: aborting due to 1 previous error
error: unsupported architectural extension: dit
|
note: instantiated into assembly here
--> <inline asm>:8:17
|
8 | .arch_extension dit
| ^
error: unsupported architectural extension: dit
|
note: instantiated into assembly here
--> <inline asm>:10:17
|
10 | .arch_extension nodit