[Json] Making Chakra number serialization compatible with V8

Anders Rundgren <anders.rundgren.net@gmail.com> Wed, 20 January 2016 07:16 UTC

Return-Path: <anders.rundgren.net@gmail.com>
X-Original-To: json@ietfa.amsl.com
Delivered-To: json@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CA2321A871A; Tue, 19 Jan 2016 23:16:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2GuunnQjYU3d; Tue, 19 Jan 2016 23:16:52 -0800 (PST)
Received: from mail-wm0-x231.google.com (mail-wm0-x231.google.com [IPv6:2a00:1450:400c:c09::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6610F1A8715; Tue, 19 Jan 2016 23:16:52 -0800 (PST)
Received: by mail-wm0-x231.google.com with SMTP id u188so172381234wmu.1; Tue, 19 Jan 2016 23:16:52 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=to:from:subject:message-id:date:user-agent:mime-version :content-type:content-transfer-encoding; bh=WaWItFgTYEPtM78JgmvJXGiX1/RzD28NkyaQK+ID0q4=; b=TIqcESsnbGdgJCqP/3Fsb3ztIhOA966hSLNImLXYhC32FpXBYKzm/Moe5Yqh7fhg4G /4NKTkbAXyAj83n0ai64ATVB+LDsa5L6CUIJTgJ5xjmUZyJ74V4CQuKpcr5hEAp3X+d0 3LexpKnigUw8Nnncm5Ar45+iUDRZw6O0gctZ1Hmk7y1MppxLRH7cGiC4VEyblR/Q5KxN ebRBnIJxglQxcS1BEpWRF49bikVprs/EOqT9gjxxuDyok09ya+vzY+fRNKe38+UutR5Q uMUx1EUONOhsz4Axs/dWbYxvNTCETTtUYJGb/zq3+vrvAczTiCexJ486XpkzGJI34ofu A+DQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-type:content-transfer-encoding; bh=WaWItFgTYEPtM78JgmvJXGiX1/RzD28NkyaQK+ID0q4=; b=dSw8xOqKivVo44u449lho7dqT+EEJAi0fOlC/HlyZHstI7C3msmnY0dZdq2smV0nSI Ed0ROw4W6Va/UUYOQuhzka1yyemWgaufMXMcGe/ZL+qPNefNOmZY5WXLLK6PwlenpQrc Q3geM2x9kiZbxNSP6ngOr1CjEQib6h+Lqei0r8mCq2qk+eQ+WpzAE4NAS05p6M/IlCA6 RpmhoEFLC41ySjsGpQ4xCcwqSCE1v76/lpAHAp7kutOpHV9+Q/E7EC7qsKqFem8VF4pI a5rtdHACLWI7g06zcIh9MvFOAaLbm7OFWffbaGO19mESym6viUu0KTtA6CAYL/08gkjR hkYQ==
X-Gm-Message-State: AG10YOTlkgekE+9C9KZZ5pMS0YiukbHDqdDS0BA8djjTSmQ74iWFkZTRZ3/12/1yeXIL0w==
X-Received: by 10.28.212.85 with SMTP id l82mr2010209wmg.11.1453274211018; Tue, 19 Jan 2016 23:16:51 -0800 (PST)
Received: from [192.168.1.79] (9.197.130.77.rev.sfr.net. [77.130.197.9]) by smtp.googlemail.com with ESMTPSA id y188sm23660383wmy.11.2016.01.19.23.16.49 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 19 Jan 2016 23:16:50 -0800 (PST)
To: "jose@ietf.org" <jose@ietf.org>, "json@ietf.org" <json@ietf.org>
From: Anders Rundgren <anders.rundgren.net@gmail.com>
Message-ID: <569F345B.5000304@gmail.com>
Date: Wed, 20 Jan 2016 08:16:43 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/json/tCCx1AkJ_ODCa4iLTqkAJErWUds>
Subject: [Json] Making Chakra number serialization compatible with V8
X-BeenThere: json@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "JavaScript Object Notation \(JSON\) WG mailing list" <json.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/json>, <mailto:json-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/json/>
List-Post: <mailto:json@ietf.org>
List-Help: <mailto:json-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/json>, <mailto:json-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 20 Jan 2016 07:16:55 -0000

https://github.com/Microsoft/ChakraCore/issues/149

"...the core concept will most likely become a de-facto standard due to its simplicity"

ES6/V8 = JSON-I V2?

Anders