10 unstable releases (3 breaking)

0.4.0 Nov 21, 2022
0.3.3 Nov 21, 2022
0.2.2 Nov 11, 2022
0.2.0 Oct 20, 2022
0.1.1 Aug 31, 2022

#2323 in Parser implementations

Download history 11/week @ 2024-01-06 22/week @ 2024-01-13 11/week @ 2024-01-20 3/week @ 2024-02-03 38/week @ 2024-02-10 15/week @ 2024-02-17 38/week @ 2024-02-24 23/week @ 2024-03-02 29/week @ 2024-03-09 27/week @ 2024-03-16 50/week @ 2024-03-23 78/week @ 2024-03-30 29/week @ 2024-04-06 25/week @ 2024-04-13 230/week @ 2024-04-20

371 downloads per month
Used in 6 crates (4 directly)

MIT license

35KB
819 lines

The wapm.toml Format

Continuous Integration

(API Docs)

A parser for the wapm.toml file used by Wasmer and the wapm CLI.

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 wapm package lives

Dependencies

~2.9–4MB
~83K SLoC