Popcorn - a new tool to run Elixir in browsers

This is in our backlog, but I’m unsure how hard it is. We’d need to make AtomVM compatible with WASI, which is the way to run WebAssembly on the server. The challenge is basically that WASI is quite limited in terms of which POSIX features you can use.

But I’d love to see that happen, too! From what I read, it would unlock some cool projects like Wordpress in Elixir :wink:

2 Likes