From 4c797055b4d42b5a0b7b68d0b08ca32c8ab092bf Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Tue, 9 Jun 2015 16:04:44 +0200 Subject: Clarify tier 1. --- Portability.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Portability.md b/Portability.md index 7b2804a..ff31159 100644 --- a/Portability.md +++ b/Portability.md @@ -2,10 +2,13 @@ WebAssembly's [binary format](BinaryEncoding.md) is designed to be executable efficiently on a variety of operating systems and instruction set architectures, -[on the web](Web.md) and [off the web](NonWeb.md). The standardization process -will identify *tier 1* platforms on which WebAssembly is expected to be -implementable efficiently in a fully conformant manner, taking into account -[allowed implementation variants](IncompletelySpecifiedBehavior.md). +[on the web](Web.md) and [off the web](NonWeb.md). + +The standardization process will identify *tier 1* platforms on which +WebAssembly is expected to be implementable efficiently in a fully conformant +manner, taking into account +[allowed implementation variants](IncompletelySpecifiedBehavior.md). These tier +1 platforms will guide WebAssembly's definition of portability. WebAssembly portability assumes that execution environments offer the following characteristics: -- cgit v1.2.3