mirror of
https://github.com/fluencelabs/sqlite
synced 2025-06-26 06:11:36 +00:00
add IT support
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
#define FLUENCE_C_SDK_LOGGER_H
|
||||
|
||||
#define __LOGGER_IMPORT(name) \
|
||||
__attribute__((__import_module__("logger"), __import_name__(#name)))
|
||||
__attribute__((__import_module__("host"), __import_name__(#name)))
|
||||
|
||||
/**
|
||||
* Writes provided utf8 string to Wasm VM logger.
|
||||
|
Reference in New Issue
Block a user