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/std/src/sys/wasm/alloc.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/std/src/sys') diff --git a/library/std/src/sys/wasm/alloc.rs b/library/std/src/sys/wasm/alloc.rs index bf5dc0273c0..3223e894102 100644 --- a/library/std/src/sys/wasm/alloc.rs +++ b/library/std/src/sys/wasm/alloc.rs @@ -1,4 +1,4 @@ -//! This is an implementation of a global allocator on the wasm platform when +//! This is an implementation of a global allocator on wasm targets when //! emscripten is not in use. In that situation there's no actual runtime for us //! to lean on for allocation, so instead we provide our own! //! -- cgit 1.4.1-3-g733a5