[][src]Module wasm_pack::target

Information about the target wasm-pack is currently being compiled for.

That is, whether we are building wasm-pack for windows vs linux, and x86 vs x86-64, etc.

Constants

LINUX
MACOS
WINDOWS
x86
x86_64