Can we use multithreading with WebAssembly?

Поділитися
Вставка
  • Опубліковано 28 жов 2024
  • Can we use multithreading with WebAssembly?
    WebAssembly is a new programming language, allowing us to compile C/C++ or other statically typed languages and run them in the browser and Node.js. While languages like C/C++ support multi-threading, JavaScript is single-threaded and this raises the question of how WebAssembly will behave.
    In this talk, we will discuss the design of threads for WebAssembly, the implementation challenges in terms of security and we will see examples of how multithreading can be achieved using Web Workers.
    #devspot#devspotwebassembly#webassembly#multithreading
    Speaker: Boyan Mihaylov
    Event: revo.js 2019
    Subscribe for more at DevSpot: / @devspot9556
    Publication Permissions: The original video was published under the Creative Commons Attribution license (reuse allowed).
    Original video: • revo.js 2019 - Boyan M...

КОМЕНТАРІ •