Client Runtime Reference Now Available

Hi folks,

For anyone following Hologram’s development or curious about running Elixir in the browser, I’ve created the Client Runtime Reference that shows exactly what’s supported in the Elixir client runtime.

The reference tracks:

  • Over 100 Elixir standard library modules with per-function status
  • Erlang functions that have been manually ported
  • Dependency relationships between Elixir and Erlang functions

Many functions are already complete, and those marked “in progress” often work well for typical web development scenarios.

Link: https://hologram.page/reference/client-runtime

Would love to hear thoughts from the community!

12 Likes

Excellent resource, thank you!

2 Likes

This is pretty cool to click through. Definitely puts into perspective how much work this is! :slight_smile:

1 Like