From 3cd3dde7eb1b90abfcfa9b100ca6afd09237a12e Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Wed, 3 Jun 2015 12:16:54 -0700 Subject: Rename "V1" aka "v.1" to "MVP". --- IncompletelySpecifiedBehavior.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'IncompletelySpecifiedBehavior.md') diff --git a/IncompletelySpecifiedBehavior.md b/IncompletelySpecifiedBehavior.md index 8f825a7..f566aba 100644 --- a/IncompletelySpecifiedBehavior.md +++ b/IncompletelySpecifiedBehavior.md @@ -14,8 +14,8 @@ The following is a list of the places where the WebAssembly specification curren - [NaN bit patterns](AstSemantics.md#floating-point-operations) - - [Races between threads](EssentialPostV1Features.md#threads) + - [Races between threads](EssentialPostMVPFeatures.md#threads) - - [Fixed-width SIMD may want some flexibility](EssentialPostV1Features.md#fixed-width-simd) + - [Fixed-width SIMD may want some flexibility](EssentialPostMVPFeatures.md#fixed-width-simd) - In SIMD.js, floating-point values may or may not have subnormals flushed to zero. - In SIMD.js, operations ending in "Approximation" return approximations that may vary between platforms. -- cgit v1.2.3