GetFirefly / firefly

An alternative BEAM implementation, designed for WebAssembly
Apache License 2.0
3.61k stars 104 forks source link

Build errors ^^^^^^^^ feature has been removed #697

Closed stephenmoloney closed 3 years ago

stephenmoloney commented 3 years ago

Nice looking project.

Not too familiar with rust yet. Getting some build errors since a change to rust feature set.

#![cfg_attr(feature = "nightly", feature(const_fn, allow_internal_unstable))] ^^^^^^^^ feature has been removed