---
title: "The S-Tier Rust Web Framework and the Priest Who Created It"
url: https://daily.dev/posts/the-s-tier-rust-web-framework-and-the-priest-who-created-it-gkcuapxmf
source_url: https://www.youtube.com/watch?v=X_VWAhVhmhc
type: video:youtube
source: "Code to the Moon"
published: 2026-02-11T15:11:49.928Z
updated: 2026-02-11T15:12:20.238Z
tags: ["webdev", "javascript", "rust", "webassembly"]
reading_time: 64
upvotes: 2
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.

# The S-Tier Rust Web Framework and the Priest Who Created It

**[Code to the Moon](https://daily.dev/sources/codetothemoon)** · 64 min read · 2 upvotes · 0 comments

## Summary

Greg Johnston, an Episcopal priest and Harvard/Yale graduate, created Leptos—a Rust web framework with 19,000+ GitHub stars. He discusses his unconventional path from CIA rejection to ministry to open source, his self-taught programming journey starting at age 10, and why he built Leptos after being dissatisfied with existing Rust web frameworks. The conversation covers WebAssembly's current limitations (particularly the unfulfilled promise of direct DOM access), architectural performance differences versus language-level overhead, the view macro's design philosophy, AI tooling experiences, and comparisons with Dioxus. Johnston also reveals he's building a programming language to explore reactive inference and async improvements, though it may remain private to avoid maintenance burden.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=X_VWAhVhmhc>

---

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

[View this post on daily.dev](https://daily.dev/posts/the-s-tier-rust-web-framework-and-the-priest-who-created-it-gkcuapxmf)
