[Development] [BB++] Now is 3.5x faster than Node.JS

Phil Bouchard philippeb8 at gmail.com
Mon Jul 24 02:50:19 CEST 2017


On 07/23/2017 08:30 PM, Phil Bouchard wrote:
> On 07/23/2017 04:34 PM, Lorn Potter wrote:
>> On 23/7/17 3:43 am, Phil Bouchard wrote:
>>> Vlad Stelmahovsky <vladstelmahovsky at gmail.com> wrote:
>>>> over C++ ??
>>>
>>> No it's much faster than the Javascript -> JIT flow.
>>>
>>>> On Sat, Jul 22, 2017 at 5:43 PM, Phil Bouchard <philippeb8 at gmail.com>
>>>> wrote:
>>>>
>>>>> On 07/22/2017 05:52 AM, Vlad Stelmahovsky wrote:
>>>>>
>>>>>> Phil,
>>>>>> Can you please explain benefits of having C++ -> WebAssembly ?
>>>>>>
>>>>>
>>>>> Assembling speed (about 20% faster) and execution speed (about 3.5x
>>>>> faster):
>>>>> http://webassembly.org/docs/faq/
>>
>> Is this the same thing as emscripten?
>
> Yes.

No sorry. Emscripten converts C++ to Javascript. WebAssembly converts 
C++ to precompiled assembly language.




More information about the Development mailing list