issues
search
andy-hanson
/
crow
Crow programming language
https://crow-lang.org
Other
16
stars
1
forks
source link
Fix issues with build
#5
Closed
andy-hanson
closed
2 years ago
andy-hanson
commented
2 years ago
Fixes #4
Fix long line in readme that broke linting.
Add some missing dependencies. Also put them in alphabetical order.
On my OpenSUSE machine there is no separate
wasm-ld
dependency, but apparently there is on Arch.
Fix an issue with missing
scope
keyword detected by newer versions of
dmd
(tested with 2.098.1)
Fixes #4
wasm-ld
dependency, but apparently there is on Arch.scope
keyword detected by newer versions ofdmd
(tested with 2.098.1)