mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-16 17:18:57 +00:00
Update documentation and build configuration.
This commit is contained in:
@@ -32,8 +32,3 @@ orders of magnitude faster than `wasmer-compiler-cranelift` and
|
||||
The fact that singlepass is not prone to JIT bombs and offers a very
|
||||
predictable compilation speed makes it ideal for **blockchains** and other
|
||||
systems where fast and consistent compilation times are very critical.
|
||||
|
||||
## Requirements
|
||||
|
||||
At the moment, this crate depends on Rust nightly to be compiled, as it uses
|
||||
`dynasm-rs` which can only be compiled in Nightly.
|
||||
|
||||
Reference in New Issue
Block a user