#ifndef ANT_WASM_MODULE_H
#define ANT_WASM_MODULE_H

void init_wasm_module(void);

#endif
