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
We require nightly compiler for building the wasm runtime. The main reason for that is several important features was available only on the nightly compilers.
However, as the time progresses more and more features are promoted to stable.
We require nightly compiler for building the wasm runtime. The main reason for that is several important features was available only on the nightly compilers.
However, as the time progresses more and more features are promoted to stable.
std::arch::wasm32::unreachable(tracking issue)core_intrinsics(trie/hash-db, not sure why)alloc_error_handlerbecoming panic by default (tracking issue, formelly this)