mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-19 20:01:20 +00:00
Improved docs with custom logo and favicon
This commit is contained in:
lib
clif-backend
src
dev-utils
src
emscripten
src
kernel-loader
src
kernel-net
src
llvm-backend
src
middleware-common-tests
src
middleware-common
src
runtime-abi
src
runtime-c-api
src
runtime-core
runtime
singlepass-backend
spectests
tests
wasi
src
win-exception-handler
src
src
@ -8,6 +8,8 @@
|
||||
)]
|
||||
#![cfg_attr(not(target_os = "windows"), deny(dead_code))]
|
||||
#![cfg_attr(nightly, feature(unwind_attributes))]
|
||||
#![doc(html_favicon_url = "https://wasmer.io/static/icons/favicon.ico")]
|
||||
#![doc(html_logo_url = "https://avatars3.githubusercontent.com/u/44205449?s=200&v=4")]
|
||||
|
||||
mod backend;
|
||||
mod code;
|
||||
|
Reference in New Issue
Block a user