2 unstable releases
0.6.0 | Jan 13, 2023 |
---|---|
0.5.0 | Dec 19, 2022 |
#420 in Parser implementations
8,565 downloads per month
Used in wasmer-registry
37KB
892 lines
The wasmer.toml
Format
(API Docs)
A parser for the wasmer.toml
file used by Wasmer.
License
This project is licensed under the MIT license (LICENSE or http://opensource.org/licenses/MIT).
It is recommended to always use cargo crev
to verify the
trustworthiness of each of your dependencies, including this one.
lib.rs
:
The Manifest file is where the core metadata of a wasmer package lives
Dependencies
~4MB
~85K SLoC