---
title: "Issue #806: A Rails blog app in a ~500KB binary — Ruby Weekly"
url: https://daily.dev/posts/issue-806-a-rails-blog-app-in-a-500kb-binary-ruby-weekly-gys5pxamy
source_url: https://rubyweekly.com/issues/806
type: article
source: "Ruby Weekly"
published: 2026-06-25T16:46:06.767Z
updated: 2026-06-25T17:41:50.963Z
tags: ["ruby", "rails"]
reading_time: 3
upvotes: 0
comments: 0
language: 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.

# Issue #806: A Rails blog app in a ~500KB binary — Ruby Weekly

**[Ruby Weekly](https://daily.dev/sources/rbywkly)** · 3 min read · 0 upvotes · 0 comments

## Summary

Ruby Weekly issue #806 covers a range of Ruby ecosystem news. The headline story is an experiment compiling a Rails blog app to a ~500KB binary using Spinel (Matz's AOT Ruby compiler) and the Roundhouse compiler, serving the app in just 12MB of RAM. Other highlights include a proposal to add parallel sweeping to Ruby's GC (showing ~3.64% runtime improvement), the json gem 2.20 release with non-recursive parsers and a new ResumableParser, a pure Ruby X11 terminal emulator, and several library releases including RubyGems/Bundler 4.0.15, mruby/c 4.0, Rails Event Store 3.0, and Grape 3.3.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://rubyweekly.com/issues/806>

## Similar posts on daily.dev

- [Issue \#808: Getting Mastodon on Spinel — Ruby Weekly](https://daily.dev/posts/issue-808-getting-mastodon-on-spinel-ruby-weekly-idv8fz5r1) · Ruby Weekly · 0 upvotes · 0 comments
- [Ruby Weekly Issue 803: June 4, 2026](https://daily.dev/posts/ruby-weekly-issue-803-june-4-2026-l5anopfdk) · Ruby Weekly · 0 upvotes · 0 comments
- [Ruby Weekly Issue 791: March 12, 2026](https://daily.dev/posts/ruby-weekly-issue-791-march-12-2026-lrafffznx) · Ruby Weekly · 0 upvotes · 0 comments

---

Tags: [#ruby](https://daily.dev/tags/ruby), [#rails](https://daily.dev/tags/rails)

[View this post on daily.dev](https://daily.dev/posts/issue-806-a-rails-blog-app-in-a-500kb-binary-ruby-weekly-gys5pxamy)
