# README
The sandbox package will be compiled into a binary file, creating an isolated, lightweight, and disposable environment for running a program.
# Functions
Entry function is the intro of sandbox program.
LaunchEntry is the entry of executing compiled program.
# Variables
No description provided by the author