<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/from-34-to-96-the-porting-initiative-delivers---hologram-v0-7-0-jcqe8tbkn" -->

---
title: From 34% to 96%: The Porting Initiative Delivers -...
description: Hologram v0.7.0 brings Erlang runtime coverage from 34% to 96% through a community porting initiative that added 150 Erlang functions to JavaScript. The...
canonical: https://daily.dev/posts/from-34-to-96-the-porting-initiative-delivers---hologram-v0-7-0-jcqe8tbkn
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: From 34% to 96%: The Porting Initiative Delivers - Hologram v0.7.0 | daily.dev
og:description: Hologram v0.7.0 brings Erlang runtime coverage from 34% to 96% through a community porting initiative that added 150 Erlang functions to JavaScript. The...
og:url: https://daily.dev/posts/from-34-to-96-the-porting-initiative-delivers---hologram-v0-7-0-jcqe8tbkn
og:image: https://api.daily.dev/og/posts/Jcqe8tBkN.png
og:image:alt: From 34% to 96%: The Porting Initiative Delivers - Hologram v0.7.0
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# From 34% to 96%: The Porting Initiative Delivers - Hologram v0.7.0

**[ElixirStatus](https://daily.dev/sources/elixirstatus)** · 7 min read · 3 upvotes · 0 comments

## Summary

Hologram v0.7.0 brings Erlang runtime coverage from 34% to 96% through a community porting initiative that added 150 Erlang functions to JavaScript. The release includes contributions from 49 developers, enables most Elixir standard library functions to work in the browser (string manipulation, collections, sets, Unicode, math, time operations), and improves compilation speed. Bug fixes address storage quota issues, map immutability, template interpolation, and pattern matching. Infrastructure work lays groundwork for client-side ERTS and ETS support.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://hologram.page/blog/porting-initiative-delivers-hologram-v0-7-0>

## Similar posts on daily.dev

- [Elixir → JavaScript Porting Initiative](https://daily.dev/posts/elixir-javascript-porting-initiative-drqwozkry) · ElixirStatus · 85 upvotes · 7 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#javascript](https://daily.dev/tags/javascript), [#elixir](https://daily.dev/tags/elixir), [#erlang](https://daily.dev/tags/erlang)

[View this post on daily.dev](https://daily.dev/posts/from-34-to-96-the-porting-initiative-delivers---hologram-v0-7-0-jcqe8tbkn)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"From 34% to 96%: The Porting Initiative Delivers - Hologram v0.7.0","url":"https://daily.dev/posts/from-34-to-96-the-porting-initiative-delivers---hologram-v0-7-0-jcqe8tbkn","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/from-34-to-96-the-porting-initiative-delivers---hologram-v0-7-0-jcqe8tbkn"},"datePublished":"2026-02-12T00:42:21.471Z","dateModified":"2026-02-12T00:42:43.119Z","description":"Hologram v0.7.0 brings Erlang runtime coverage from 34% to 96% through a community porting initiative that added 150 Erlang functions to JavaScript. The...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/8483268a539fdc9955ea5cb3ab3dbeed?_a=AQAEunF","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/8483268a539fdc9955ea5cb3ab3dbeed?_a=AQAEunF","isAccessibleForFree":true,"articleSection":"ElixirStatus","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"ElixirStatus","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/22e4640538124187827caf8cc8e39190","url":"https://daily.dev/sources/elixirstatus"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/from-34-to-96-the-porting-initiative-delivers---hologram-v0-7-0-jcqe8tbkn","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":3},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"webdev,javascript,elixir,erlang","timeRequired":"PT7M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"ElixirStatus","item":"https://daily.dev/sources/elixirstatus"},{"@type":"ListItem","position":3,"name":"From 34% to 96%: The Porting Initiative Delivers - Hologram v0.7.0"}]}
```

