Sökning: "Wasm"

Visar resultat 1 - 5 av 11 uppsatser innehållade ordet Wasm.

  1. 1. Runtime of WebAssembly : A study into WebAssembly runtime

    Kandidat-uppsats, Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Författare :Adam Eriksson; [2023]
    Nyckelord :WebAssembly; Runtime; Native; JavaScript; Compilation; Execution;

    Sammanfattning : WebAssembly is Assembly-like code that is created by compiling other languages into Wasm. The Wasm file can then be run on the web at near native speed. The objective of this study is to find how WebAssemblys runtime compares to JavaScript and native. The study will also see if different browsers impact WebAssembly runtime. LÄS MER

  2. 2. Performance Benefits of Extending JavaScript Through WASM and CUDA : A Comparative Performance Investigation

    Kandidat-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Hampus Hallkvist; Edvin Nordqvist; [2023]
    Nyckelord :;

    Sammanfattning : JavaScript is today the largest language based on usage with regard to web development. There is, therefore, a great incentive to make the language perform at its best and allow applications to take advantage of this. LÄS MER

  3. 3. Breaking WebAssembly Crypto Miner Detection by Obfuscation

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Gustav Ekner; [2023]
    Nyckelord :Computer Security; WebAssembly; Crypto mining; Code Obfuscation; Browsers; Datasäkerhet; WebAssembly; Kryptovalutautvinning; Kodobfuskering; Webbläsare;

    Sammanfattning : Blockchain-based cryptocurrencies is a fairly new concept with a worldwide spread, and there is a massive amount of currencies. Several of them involve so-called currency mining, a feature of Proof-of-Work based blockchains. LÄS MER

  4. 4. An Evaluation of WebAssembly Pre-Initialization for Faster Startup Times

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :William Stackenäs; [2023]
    Nyckelord :WebAssembly; Wasm; pre-execution; pre-initialization; execution time; Wizer; WebAssembly; Wasm; förexekvering; förinitialisering; exekveringstid; Wizer;

    Sammanfattning : WebAssembly (Wasm) has emerged as a new technology for the web that enables complex and interactive web applications, while utilizing a compact and platform-independent bytecode format. Due to its flexibility, portability, and built-in security, it has since evolved to be used in many other embeddings, such as internet-of-things, server applications, and even mobile applications. LÄS MER

  5. 5. Performance Evaluation of Digital Image Processing on the Web using WebAssembly

    Uppsats för yrkesexamina på avancerad nivå, Uppsala universitet/Avdelningen för beräkningsvetenskap

    Författare :Christoffer Nyberg; [2023]
    Nyckelord :WebAssembly; wasm; SIMD; multithreading; performance;

    Sammanfattning : JavaScript has been the de-facto standard programming language for Web browsers for some time. Although it has enabled the interactive and complex web pages we have today, it has long been characterized by performance issues. A promising new technology, WebAssembly, aims to enable near-native performance on the Web. LÄS MER