From 3f83acabd167609e0982f5fbbdb817ab2cf759d8 Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Tue, 9 Jun 2015 15:38:23 +0200 Subject: Clarify abstraction layer. --- Portability.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Portability.md b/Portability.md index 6f8e973..7b2804a 100644 --- a/Portability.md +++ b/Portability.md @@ -34,4 +34,5 @@ source-code level through WebAssembly libraries which will use standardized: WebAssembly will follow the [extensible web manifesto](https://extensiblewebmanifesto.org)'s lead and expose low-level capabilities that expose the possibilities of the underlying platform -as closely as possible. +as closely as possible. WebAssembly therefore standardizes a lower-level +abstraction layer, and expects libraries to offer portable APIs. -- cgit v1.2.3