From 5e6dd7644b9d75a11027b1ebf5351face785797e Mon Sep 17 00:00:00 2001 From: xushiwei Date: Tue, 8 Jul 2025 16:09:22 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 804a9237..94de0464 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ llgo - A Go compiler based on LLVM [![GoDoc](https://pkg.go.dev/badge/github.com/goplus/llgo.svg)](https://pkg.go.dev/github.com/goplus/llgo) [![Language](https://img.shields.io/badge/language-XGo-blue.svg)](https://github.com/goplus/gop) -LLGo is a Go compiler based on LLVM in order to better integrate Go with the C ecosystem including Python. It's a subproject of [the XGo project](https://github.com/goplus/gop). +LLGo is a Go compiler based on LLVM in order to better integrate Go with the C ecosystem including Python and JavaScript. It's a subproject of [the XGo project](https://github.com/goplus/gop). LLGo aims to expand the boundaries of Go/XGo, providing limitless possibilities such as: