Boa 0.1.5

Boa is a Javascript lexer, parser and Just-in-Time compiler written in Rust. Currently, it has support for some of the language.
Documentation
Build #129202 2018-11-28T23:24:16.821163+00:00
# rustc version
rustc 1.32.0-nightly (6b9b97bd9 2018-11-15)
# docs.rs version
cratesfyi 0.6.0 (084f762 2018-11-13)

# build log
Updating crates.io index
Downloading crates ...
Downloaded Boa v0.1.5
Fresh unicode-xid v0.0.4
Fresh quote v0.3.15
Fresh rand_core v0.3.0
Fresh itoa v0.4.3
Fresh gc v0.3.2
Fresh synom v0.11.3
Fresh rand_core v0.2.2
Fresh syn v0.11.11
Fresh serde v1.0.80
Fresh libc v0.2.44
Fresh ryu v0.2.7
Fresh synstructure v0.6.1
Fresh rand v0.5.5
Fresh time v0.1.40
Fresh serde_json v1.0.33
Fresh gc_derive v0.3.2
Documenting Boa v0.1.5
Running `rustdoc --crate-name boa /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/Boa-0.1.5/src/lib/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181115-1.32.0-nightly-6b9b97bd9 --extern-html-root-url 'time=https://docs.rs/time/0.1.40' --extern-html-root-url 'rand=https://docs.rs/rand/0.5.5' --extern-html-root-url 'gc_derive=https://docs.rs/gc_derive/0.3.2' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.33' --extern-html-root-url 'gc=https://docs.rs/gc/0.3.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern gc=/home/cratesfyi/cratesfyi/debug/deps/libgc-0ea1667d0e80e489.rmeta --extern gc_derive=/home/cratesfyi/cratesfyi/debug/deps/libgc_derive-d9ff76ec822144fb.so --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-5e00cc2148d5cbc1.rmeta --extern serde_json=/home/cratesfyi/cratesfyi/debug/deps/libserde_json-bb4d84ad3b40a804.rmeta --extern time=/home/cratesfyi/cratesfyi/debug/deps/libtime-bc4b6aaf28ed10c3.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.05s