Y
Hacker News
new
|
ask
|
show
|
jobs
by
blatyo
2484 days ago
This isn't a complete answer to you're question, but one note. They aren't building an interpreter in wasm. They are compiling elixir to native wasm. Elixir code wouldn't be shipped to the client.
1 comments
pron
2484 days ago
Of course, but compiling to JS seems like it could be faster, smaller and easier, and support more features.
link