module wcwidth_compat.wasm;


version (WebAssembly):

version (WCWIDTH_WASM)
extern (C)
pure nothrow @safe @nogc @live
export void _start()

	do
	{
	}