mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-18 03:11:21 +00:00
Update emscripten to latest changes
This commit is contained in:
@ -32,7 +32,7 @@ impl FuncResolver for PlaceholderFuncResolver {
|
||||
|
||||
/// This contains all of the items in a `ModuleInner` except the `func_resolver`.
|
||||
pub struct Module {
|
||||
module: ModuleInner,
|
||||
pub module: ModuleInner,
|
||||
}
|
||||
|
||||
impl Module {
|
||||
|
Reference in New Issue
Block a user