webassembly

Developer Javascript

Running JavaScript, Python, and Ruby in WebAssembly

Wasm was designed to run applications written in compiled languages such as C/C++, Rust, Swift, etc. However, as Wasm gains popularity, there are increasing demands to run Wasm applications in scripting languages such as JavaScript, Python and Ruby. Compared with native interpreters (or dynamic compilers), Wasm offers benefits to both devs and ops, watch this […]

Read More
Developer Interesting

Getting Started with WebAssembly and Rust

WebAssembly has the potential to change the nature of web development. Engineer Man explores it in the context of Rust. As WebAssembly matures, it is certain to transform the way developers do business with respective to browser powered applications. In this video I’ll show you how to get started fast with WebAssembly and put you […]

Read More
Design Developer

Predicting the Future of the Web Development (2020 and 2025)

At ReactiveConf 2019 Richard Feldman ponders what technologies and trends will dominate the web development in 2020 and 2025? 

Read More