Commit Graph

3 Commits

Author SHA1 Message Date
Anton Whalley 13c36fdbfe
WASI support (#202)
* fix: use different claim for wasi

Signed-off-by: Anton Whalley <anton@venshare.com>

* fix: remove main hyper

Signed-off-by: Anton Whalley <anton@venshare.com>

* fix: ignore runtimes docs in wasi test

Signed-off-by: Anton Whalley <anton@venshare.com>

* fix: reference attributed rust-claim

Signed-off-by: Anton Whalley <anton@venshare.com>

* fix: use supported claims

Signed-off-by: Anthony Whalley <anton@venshare.com>

* fix: update ticks

Signed-off-by: Anton Whalley <anton@venshare.com>

* test: wasi target_os and hyper conditional

Signed-off-by: Anton Whalley <anton@venshare.com>

* fix: revert toml format and param for target

Signed-off-by: Anton Whalley <anton@venshare.com>

* fix: remove formatting of cargo file

Signed-off-by: Fabrizio Lazzaretti <fabrizio@lazzaretti.me>

---------

Signed-off-by: Anton Whalley <anton@venshare.com>
Signed-off-by: Anthony Whalley <anton@venshare.com>
Signed-off-by: Fabrizio Lazzaretti <fabrizio@lazzaretti.me>
Co-authored-by: Fabrizio Lazzaretti <fabrizio@lazzaretti.me>
2024-04-30 20:05:41 +02:00
Francesco Guardiani 4e3c023e4b Cargo fmt
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2020-10-30 10:03:12 +01:00
slinkydeveloper 30367b7e54 Added html_root_url as specified in https://rust-lang.github.io/api-guidelines/documentation.html#c-html-root
Signed-off-by: Francesco Guardiani <francescoguard@gmail.com>
2020-10-30 09:53:49 +01:00