#ifndef SOCKET_RUNTIME_WEBASSEMBLY_ERR_H
#define SOCKET_RUNTIME_WEBASSEMBLY_ERR_H

#if !defined(_ERR_H)
#define _ERR_H
#endif

#if defined(__cplusplus)
extern "C" {
#endif

#if defined(__cplusplus)
}
#endif
#endif
