From 615fcd50efb22872ead6c8eaed600e2cdc30e65e Mon Sep 17 00:00:00 2001 From: Michael Holman Date: Wed, 10 Jun 2015 11:28:56 -0700 Subject: reword to clarify that ABI will NOT be standardized for MVP --- MVP.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/MVP.md b/MVP.md index d98b6db..4d557d1 100644 --- a/MVP.md +++ b/MVP.md @@ -46,8 +46,9 @@ separate docs with more precise descriptions of: * In the browser, the WebIDL support mentioned in [future features](FutureFeatures.md). * Any [ABI](http://en.wikipedia.org/wiki/Application_binary_interface) for - statically linked libraries will defined by your source language compiler in - the MVP, but may be standardized post-MVP. + statically linked libraries will specific to your source language compiler. + In the future, [standard ABIs may be defined](FutureFeatures.md#dynamic-linking) + to allow for compatibility between compilers and versions of compilers. * **TODO**: there is more to discuss here concerning APIs. ## Module structure -- cgit v1.2.3