boa-dev / boa

Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish nightly artifacts

jedel1043 opened this issue · comments

Publishing nightly artifacts is useful for platforms such as http://test262.fyi which try to test the latest nightly instead of the latest stable version. We should offer something for them so that they don't need to compile the full engine just to run tests.