mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-13 09:01:21 +00:00
Merge branch 'master' into feature/improve-importing
This commit is contained in:
@ -40,7 +40,7 @@ macro_rules! __export_func_convert_type {
|
||||
Type::I64
|
||||
};
|
||||
(u64) => {
|
||||
Type::I32
|
||||
Type::I64
|
||||
};
|
||||
(f32) => {
|
||||
Type::F32
|
||||
|
Reference in New Issue
Block a user