Closed Tzelon closed 5 years ago
Hello!
For now, finding a BIF in the issues and working on implementing it is probably the easiest way to get involved.
Once we make the compiler with the WASM target easy to use, we need help from the community to experiment with various ways to write web apps with Lumen. We expect there to be a fair amount of experimentation before arriving on a nice framework, and this is something we need help with.
The average developer using Lumen would not need to write any Rust in the same way that the average developer of the BEAM is not expected to write any C. The development experience with Lumen will be writing an app in a BEAM language, and running the Lumen compiler on that app to compile it to a binary.
Really cool to see interest! If you need help with anything, all of the core team hang out in the #lumen channel on the Elixir Slack.
Cool! Can you recommend an easy, getting started BIF to do? I will join the channel :)
@Tzelon anything in https://github.com/lumen/lumen/milestone/4 that doesn't already have someone assigned would be a good start.
Hey everyone. I'm very interested in the project, and I want to help. My questions are
Thanks