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

#2298 in Parser implementations

Download history 10/week @ 2023-12-04 32/week @ 2023-12-11 29/week @ 2023-12-18 8/week @ 2023-12-25 18/week @ 2024-01-08 16/week @ 2024-01-15 10/week @ 2024-01-22 5/week @ 2024-02-05 44/week @ 2024-02-12 7/week @ 2024-02-19 43/week @ 2024-02-26 28/week @ 2024-03-04 26/week @ 2024-03-11 29/week @ 2024-03-18

126 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.8–4MB
~82K SLoC