mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-20 20:26:32 +00:00
Fix typo in comment.
Noticed while inspecting the generated wasmer.h.
This commit is contained in:
@ -127,7 +127,7 @@ pub unsafe extern "C" fn wasmer_emscripten_call_main(
|
||||
/// `wasmer_emscripten_globals_t` from a `wasmer_module_t`.
|
||||
///
|
||||
/// WARNING:
|
||||
///1
|
||||
///
|
||||
/// This `import_object_t` contains thin-wrappers around host system calls.
|
||||
/// Do not use this to execute untrusted code without additional sandboxing.
|
||||
#[no_mangle]
|
||||
|
Reference in New Issue
Block a user