From afdddccee15cda2de10d0dd7880103f55d22cb3d Mon Sep 17 00:00:00 2001 From: titzer Date: Tue, 8 Dec 2015 11:41:21 +0100 Subject: Update BinaryEncoding.md --- BinaryEncoding.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'BinaryEncoding.md') diff --git a/BinaryEncoding.md b/BinaryEncoding.md index 1e80f71..bc642f1 100644 --- a/BinaryEncoding.md +++ b/BinaryEncoding.md @@ -153,3 +153,8 @@ conflict-avoidance practices surrounding string names: or affect anything outside of the initialization of the index spaces; decoders would remain versionless and simply add cases for new *names* (as with current JavaScript parsers). +## Proposals + +The native prototype built for [V8](https://github.com/WebAssembly/v8-native-prototype) +implements a binary format that embodies most, but not all of the ideas in this document. +It is described in detail in a [public design doc](https://docs.google.com/a/google.com/document/d/1761v1AfhFM5kE8NArF_PyXcl-iVh0Dx3InOrmcyIoiI/pub). -- cgit v1.2.3