Elixir.LDN Talks

The talk is about the build up to storing the Elixir AST in BEAM files. It covers the lead up to that, like adding a “debug info” chunk to Erlang/OTP, and the far reaching gains, like Exception.blame/3 and breakpoints for iex.

3 Likes