GetFirefly/firefly

Support building on Windows

Open

#677 opened on Nov 12, 2020

View on GitHub
 (8 comments) (0 reactions) (1 assignee)Rust (110 forks)github user discovery
build/cienhancementgood-first-issuehelp wanted

Repository metrics

Stars
 (3,591 stars)
PR merge metrics
 (PR metrics pending)

Description

Hello!

Currently CI runs on OSX and Linux, and there's plans to add #292 .

It would be great to see Windows added to this list! It's an extremely popular OS and GitHub actions has free Windows support.

Traditionally Erlang neglects Windows support so it would be great to have it as a first class citizen of Lumen, taking full advantage of the cross-platform strengths of Rust and LLVM.

Thanks, Louis

Contributor guide