JavaScript

encontrados: 3, tiempo total: 0.059 segundos rss2
2 meneos
8 clics

ES proposal: Memoria compartida y Atomics [ENG]

The ECMAScript proposal “Shared memory and atomics” by Lars T. Hansen has reached stage 4 this week and will be part of ECMAScript 2017. JavaScript started as being executed in a single thread. Web workers brought task parallelism to JavaScript.

What’s next? For low-level parallelism, the direction is quite clear: support SIMD and GPUs as well as possible.
8 meneos
195 clics

Async Functions (Draft) [ENG]

The introduction of promises and generators in ECMAScript presents an opportunity to dramatically improve the language-level model for writing asynchronous code in ECMAScript. A similar proposal was made with Deferred Functions during ES6 discussions.
1 meneos
10 clics

Tabla de compatibilidades de ECMAScript 6

Tabla de compatibilidades de ECMAScript 6

menéame