FWIW, Chakra is implementing this too:
https://status.modern.ie/templatestringses6?term=template%20strings

My main concern is the tagged template. We clearly do not want to ship this
without doing the caching which is required to get the correct semantics.
The spec is underspecified how this is supposed to work but the intent is
pretty clear. We need to store callsite per script and location of the
template string in the script.

Implementing the callsite caching later seems good to me.

On Sat, Nov 1, 2014 at 8:00 AM, Caitlin Potter <[email protected]>
wrote:

> On Saturday, 1 November 2014 02:59:14 UTC-4, Caitlin Potter wrote:
>>
>> There are no other implementations currently. There is not currently a
>> bug to implement on SpiderMonkey, nor JSC.
>>
>>
> This was copy-pasted from my previous intent-to-implement thread, ignore
> this =)
>
> --
> --
> v8-users mailing list
> [email protected]
> http://groups.google.com/group/v8-users
> ---
> You received this message because you are subscribed to the Google Groups
> "v8-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>



-- 
erik

-- 
-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to