aboutsummaryrefslogtreecommitdiff
path: root/libbutl/target-triplet.mxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-11-04 14:50:43 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-11-04 14:50:43 +0200
commited63f730882bf6061e30b41501b37ca53fef8af9 (patch)
tree29a62883825a1f3888d064b6cf9c80c7c157fec2 /libbutl/target-triplet.mxx
parent136afdbb1232f0546a2b013fd08cfe8278722ef2 (diff)
Add test for wasm32-unknown-emscripten target triplet
Diffstat (limited to 'libbutl/target-triplet.mxx')
-rw-r--r--libbutl/target-triplet.mxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbutl/target-triplet.mxx b/libbutl/target-triplet.mxx
index 41c0cb5..414da6a 100644
--- a/libbutl/target-triplet.mxx
+++ b/libbutl/target-triplet.mxx
@@ -96,6 +96,7 @@ LIBBUTL_MODEXPORT namespace butl
// x86_64-microsoft-win32-msvc14.0 x86_64 microsoft win32-msvc 14.0
// x86_64-pc-windows-msvc x86_64 windows-msvc
// x86_64-pc-windows-msvc19.11.25547 x86_64 windows-msvc 19.11.25547
+ // wasm32-unknown-emscripten wasm32 emscripten
//
// Similar to version splitting, for certain commonly-used targets we also
// derive the "target class" which can be used as a shorthand, more