Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.33 KB

astro-repl.mdx

File metadata and controls

33 lines (26 loc) · 1.33 KB
title authors description publishDate permalink lang socialImage
Introducing the Astro REPL
drew
The power of Astro, right in your browser.
September 17, 2021
en
/src/content/blog/_images/astro-repl/astro-repl-social.webp

import Note from "/src/components/Note.astro" import BlogContentImage from "/src/components/BlogContentImage.astro" import screenshot from "/src/content/blog/_images/astro-repl/astro-repl-screenshot.webp"

The Astro team proudly presents the new Astro REPL: compile Astro right in your browser. Use it to explore Astro's HTML-based component language, debug issues, or even prototype an entire webpage. It's powered by Astro’s new WASM compiler (written in Go) that runs anywhere and can rebuild files in an instant.

To learn more about our new compiler, join us on Discord and tune in to Astro Demo Days next Monday, September 20, 2021 at 11am PST.