Coder Social home page Coder Social logo

egithinji / wasm-javascript-exercises Goto Github PK

View Code? Open in Web Editor NEW

This project forked from geofmureithi/wasm-javascript-exercises

0.0 0.0 0.0 59 KB

WASM Javascript Exercises

JavaScript 7.07% Python 4.19% Rust 63.26% HTML 2.28% PLpgSQL 11.87% Dockerfile 11.34%

wasm-javascript-exercises's Introduction

WASM & JS Talk and exercises

By Njuguna Mureithi @tweetofnjuguna

Introduction

Habari! I'm Njuguna Mureithi, a Senior Engineer from Nairobi, Kenya.

I started my coding journey in 2007 and sold my first software in 2010. I write code every possible day and have done so gaining more than a decade of real work experience. I enjoy learning new concepts and languages. I'm currently involved a lot with Rust and Javascript with a little bit of C.

Motivation

Why talk and sell WebAssembly?

  • It is a W3C standard, supported by all major browsers
  • It is faster than js (see Exercise 1)
  • It is more secure than js
  • It is universal (see Exercise 2)

Its also a chance to bring up a chance to talk about Rust :).

Insert funny tweet about someone @ me on this.

Why Rust?

  • Safe concurrent programming - The ease with which this allows users to write efficient, thread-safe code.
  • Static language, OG of WebAssembly
  • Growing ecosystem, StackOverflow's most loved language for the 7th year!

Exercises

In a goal to make this session interactive, we are going to look at some exercises. These exercises will each tackle a specific concept:

  • Exercise 1: Basics and how fast is WASM?
  • Exercise 2: How would one run .wasm files in other platforms?
  • Exercise 3: Can you build complex UIs in WASM?

Requirements:

After installation, please refer to each exercise's Readme file for the next instructions.

wasm-javascript-exercises's People

Contributors

geofmureithi avatar egithinji avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.