# mario_vm **Repository Path**: zailushang12/mario_vm ## Basic Information - **Project Name**: mario_vm - **Description**: very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2025-12-22 - **Last Updated**: 2025-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Mario VM A javascript vm project based on Mario(https://github.com/misazhu/mario.git) with native classes dynamic libaray loading.