10 releases
0.8.0 | May 2, 2024 |
---|---|
0.8.0-rc3 | Apr 30, 2024 |
0.8.0-rc1 | Mar 19, 2024 |
0.7.1 | Nov 24, 2023 |
0.6.0 | Mar 30, 2023 |
#13 in #parallelization
601 downloads per month
Used in melodium
1MB
21K
SLoC
Mélodium loader crate
Mélodium loading engine and utilities.
This crate provides loading logic and processing for the Mélodium environment.
Look at the Mélodium crate or the Mélodium Project for more detailed information.
Features
script
(enabled by default): enables ability to load Mélodium scripts (see melodium-lang crate);jeu
(disabled by default): enables management of.jeu
packages data format;filesystem
(disabled by default): enables ability to reach filesystem (required to load files from disk);network
(disabled by default): enables ability to use network to retrieve packages (see melodium-repository crate).
Dependencies
~11–27MB
~442K SLoC