---
title: "mruby-go"
permalink: "https://blog.aotoki.me/en/series/mruby-go/"
language: "en"
---

# mruby-go


[mruby-go](https://github.com/elct9620/mruby-go) is a project that aims to implement mruby entirely in Golang. It is expected to enable Golang to run Ruby, allowing for more flexibility in development, such as implementing DSLs or hooks.


- [The structure of RITE - mruby-go](https://blog.aotoki.me/en/posts/2023/07/12/mruby-go-the-rite-structure/index.md) — 2023-07-12

