Add macro to exclude sgx wasi/pthread ocalls if not needed (#384)
This commit is contained in:
@ -15,7 +15,6 @@ enclave {
|
||||
unsigned cmd_buf_size);
|
||||
public void ecall_iwasm_main([user_check]uint8_t *wasm_file_buf,
|
||||
uint32_t wasm_file_size);
|
||||
public void ecall_iwasm_test();
|
||||
};
|
||||
|
||||
untrusted {
|
||||
|
||||
Reference in New Issue
Block a user