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
The C-compatible shard library is really only useful on architectures
which support hardware acceleration (aarch64, x86_64, x86).
In particular, this enables building for wasm32 targets, which don’t
have libc and don’t support FFI.
0 commit comments