# baremetal-go **Repository Path**: xxjay/baremetal-go ## Basic Information - **Project Name**: baremetal-go - **Description**: Run Go without OS - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-30 - **Last Updated**: 2023-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Baremetal Go Run a Go program without operating system. ## How to run ``` make qemu ``` Check Makefile to get more info