Essays about: "Native code"

Showing result 1 - 5 of 90 essays containing the words Native code.

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

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

    Author : Adam Eriksson; [2023]
    Keywords : WebAssembly; Runtime; Native; JavaScript; Compilation; Execution;

    Abstract : 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. READ MORE

  2. 2. Recombinant expression and purification of sugar beet Phytoglobins in Escherichia Coli BL21 (DE3) including metabolic engineering of the heme biosynthesis

    University essay from Lunds universitet/Tillämpad biokemi; Lunds universitet/Beräkningskemi

    Author : Pennie Lindblom; Olivia Geel; [2023]
    Keywords : Phytoglobin; Heme; δ-ALA; qPCR; SDS-PAGE; Bacterial cultivation; Escherichia coli; BvPgb1.2; ÄKTA; Applied biochemistry; Biology and Life Sciences;

    Abstract : The protein hemoglobin (Hb) is vital for us humans to ensure enough oxygen replacement in the body. Hb-resembling proteins also exist in plants, these are called phytoglobins (Pgbs). Pgbs are very interesting since they can play a considerable role in the development of blood substitutes and iron supplements for human use. READ MORE

  3. 3. English Can Be Efficient within Swedish Business, Although Code Shifting Often Appears : A Study of English as a Lingua Franca in a Business Context at a Swedish Company

    University essay from Mälardalens universitet/Akademin för utbildning, kultur och kommunikation

    Author : Sandra Verrone; [2023]
    Keywords : English as a lingua franca ELF ; business English as lingua franca BELF ; semi-structured interviews; code shifting; native languages; foreign languages; Sweden;

    Abstract : This study aims to explore how the application of Business English as a Lingua Franca (BELF) is perceived among the employees at a chosen company, exploring to what extent BELF is used, and identifying opportunities and challenges of BELF. Using a qualitative research methodology conducted through semi-structured interviews, consisting of six participants, the study delves into the usage of BELF in a bigger Swedish company, how the employees experience it, and what factors matter for its outcome. READ MORE

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

    University essay from Uppsala universitet/Avdelningen för beräkningsvetenskap

    Author : Christoffer Nyberg; [2023]
    Keywords : WebAssembly; wasm; SIMD; multithreading; performance;

    Abstract : 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. READ MORE

  5. 5. Swift vs React Native : A performance comparison for automatization of gamification using QR-codes

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Farzaneh Tajik; Josefin Lindström; [2023]
    Keywords : React Native; Swift; cross platform; iOS; automatization; gamification; Swift; React Native; plattformsoberoende; iOS; spelifiering; automatisering;

    Abstract : In the world of mobile applications, there is no lack of frameworks and languages to use for development. One of the most used frameworks is React Native, which builds on React for web browsers. The React Native framework allows the developer to write the application in JavaScript, and run the application on iOS or Android devices. READ MORE