mirror of
https://github.com/fluencelabs/marine-rs-sdk-test
synced 2025-03-15 04:30:50 +00:00
add #[fce] for CallParameters
This commit is contained in:
parent
23f74d3170
commit
c593202ec9
@ -48,6 +48,7 @@ pub fn get_call_parameters() -> CallParameters {
|
||||
unsafe { get_call_raw_parameters() }
|
||||
}
|
||||
|
||||
#[fce]
|
||||
#[cfg(target_arch = "wasm32")]
|
||||
#[link(wasm_import_module = "host")]
|
||||
#[allow(improper_ctypes)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user