September 2018
Intermediate to advanced
328 pages
9h 10m
English
JavaScript has limitations on the server side as well. Expensive computation or working with large numbers can be optimized with WebAssembly's superior performance. As a scripting language, JavaScript excels at automating simple tasks. You could write a script to compile C/C++ to a Wasm file, copy it to a build folder, and see the changes reflected in the browser if you're using a tool like Browsersync.
Read now
Unlock full access