#browser #toy #engine #experimenting #version #beta #builds

app thermite

Experimenting with a toy browser engine

1 unstable release

Uses old Rust 2015

0.1.0 Jul 30, 2016

#12 in #experimenting

1KB

Thermite Build Status Crates.io Version Of thermite

This is

It currently builds on both nighly, beta and stable versions of Rust.

Usage

The crate is called thermite and you can it is available via crates.io:

[dependencies]
thermite = "x.y.z"

You can also use the Git version directory simply by depending on it via Cargo:

[dependencies.thermite]
git = "https://github.com/nathankleyn/thermite.git"

The Rust docs are available to view as well.

Examples

TODO

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

No runtime deps