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!






















