mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-16 18:31:23 +00:00
move stdio capture into runtime_core; rm emscripten dep in wasi
This commit is contained in:
@ -24,9 +24,6 @@ use wasmer_runtime_core::{
|
||||
|
||||
#[macro_use]
|
||||
mod macros;
|
||||
//#[cfg(test)]
|
||||
mod file_descriptor;
|
||||
pub mod stdio;
|
||||
|
||||
// EMSCRIPTEN APIS
|
||||
mod bitwise;
|
||||
|
Reference in New Issue
Block a user