#wasm #wasmer #toml

wasmer-toml

A parser for the wasmer.toml format used by Wasmer

2 unstable releases

0.6.0 Jan 13, 2023
0.5.0 Dec 19, 2022

#420 in Parser implementations

Download history 225/week @ 2022-12-17 504/week @ 2022-12-24 2005/week @ 2022-12-31 1441/week @ 2023-01-07 2558/week @ 2023-01-14 2535/week @ 2023-01-21 2648/week @ 2023-01-28 1932/week @ 2023-02-04 1455/week @ 2023-02-11 2415/week @ 2023-02-18 2825/week @ 2023-02-25 1901/week @ 2023-03-04 1368/week @ 2023-03-11

8,565 downloads per month
Used in wasmer-registry

MIT license

37KB
892 lines

The wasmer.toml Format

Continuous Integration

(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