Essays about: "JITC"

Found 1 essay containing the word JITC.

  1. 1. A closer look at WebAssembly

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Denis Eleskovic; [2020]
    Keywords : WebAssembly; Javascript; JITC; AOT;

    Abstract : WebAssembly is a new emerging technology for the web which offers a low-level bytecode format for other languages to compile to. The aim of the technology is to effectively speed up the performance of the web, as well as to offer a way for developers to port existing libraries and code that were written in static languages such as C/C++ or Rust. READ MORE