Docs.rs
quickjs-wasm-sys-1.2.1
quickjs-wasm-sys 1.2.1
Permalink
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Homepage
Repository
crates.io
Source
Owners
surma
jeffcharles
saulecabrera
github:bytecodealliance:javy-publish
Dependencies
anyhow ^1.0
build
bindgen ^0.69.4
build
cc ^1.0
build
http-body-util ^0.1.1
build
hyper ^1.3
build
hyper-tls ^0.6.0
build
hyper-util ^0.1.3
build
tokio ^1.37
build
walkdir ^2
build
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
quickjs_wasm_sys
1.2.1
?
Settings
Function
quickjs_wasm_sys
::
JS_GetGlobalObject
Copy item path
source
·
[
−
]
pub unsafe extern "C" fn JS_GetGlobalObject( ctx:
*mut
JSContext
) ->
JSValue