xushiwei 2849fe4841 Merge pull request #70 from xushiwei/q
llgo/ssa: llvmSignature/castPtr/castInt bugfix; link: runtime
2024-04-29 01:44:01 +08:00
2024-04-25 07:37:04 +08:00
2024-04-28 22:38:04 +08:00
2024-04-27 06:41:24 +08:00
2024-04-29 01:34:21 +08:00
2024-04-29 01:42:00 +08:00
2024-04-29 01:34:21 +08:00
2024-04-27 10:06:59 +08:00
2024-04-22 21:16:43 +08:00
2024-04-22 21:16:43 +08:00
2023-12-10 10:43:28 +08:00
2024-04-25 07:29:45 +08:00

llgo - A Go compiler based on LLVM

Build Status Go Report Card GitHub release Coverage Status GoDoc Language

This is a Go compiler based on LLVM in order to better integrate Go with the C ecosystem. It's a subproject of the Go+ project.

Description
A Go compiler based on LLVM in order to better integrate Go with the C ecosystem including Python and JavaScript
Readme Apache-2.0 63 MiB
Languages
LLVM 66.3%
Go 18.9%
Assembly 13.2%
C 1.2%
Python 0.1%
Other 0.1%