From caa9e4a2d0feaee53df67677a190edab95c996af Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Mon, 1 Nov 2021 07:11:05 -0700 Subject: Review comments --- library/panic_unwind/src/lib.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'library/panic_unwind/src') diff --git a/library/panic_unwind/src/lib.rs b/library/panic_unwind/src/lib.rs index 4815249f7d5..e5753ccae2d 100644 --- a/library/panic_unwind/src/lib.rs +++ b/library/panic_unwind/src/lib.rs @@ -56,8 +56,7 @@ cfg_if::cfg_if! { mod real_imp; } else { // Targets that don't support unwinding. - // - arch=wasm32 - // - arch=wasm64 + // - family=wasm // - os=none ("bare metal" targets) // - os=uefi // - os=espidf -- cgit 1.4.1-3-g733a5