# mario_vm **Repository Path**: misaz/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**: 8 - **Forks**: 4 - **Created**: 2019-04-07 - **Last Updated**: 2025-12-22 ## Categories & Tags **Categories**: scripting-language **Tags**: None ## README # Mario VM A javascript vm project based on Mario(https://github.com/misazhu/mario.git) with native classes dynamic libaray loading.