This attribute instructs the compiler that this function declaration should be "export"ed from this .wasm module. It's equivalent of Clang's `__attribute__((export_name("name")))`