mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-07 21:28:21 +00:00
Merge branch 'master' into capi-wasi-overwrite-stdin-3
This commit is contained in:
@@ -940,7 +940,10 @@ pub unsafe extern "C" fn wasi_get_start_function(
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
#[cfg(not(target_os = "windows"))]
|
||||
use inline_c::assert_c;
|
||||
#[cfg(target_os = "windows")]
|
||||
use wasmer_inline_c::assert_c;
|
||||
|
||||
#[test]
|
||||
fn test_wasi_get_wasi_version_snapshot0() {
|
||||
|
||||
Reference in New Issue
Block a user