webassembly-examples

WebAssembly examples

A collection of WebAssembly examples from simple to complex, covering various programming languages and technologies.

From Simple To Complex. A complete collection of webassembly examples.

GitHub

203 stars
9 watching
13 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list

clangcppemccemscriptenexampleexamplesjsllvmnodejswasmwastwebassembly

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mdn/webassembly-examples Provides code examples and tools for testing and modifying WebAssembly documentation 1,135
kotlin/kotlin-wasm-examples A collection of examples demonstrating how to use Kotlin/Wasm for building web and server-side applications. 522
meheleventyone/zig-wasm-test An example project demonstrating Web Assembly compilation and execution using Zig 55
smokku/gwg-bindgen An experiment demonstrating connection between WebAssembly and JavaScript using wasm-bindgen 2
raphamorim/xwasm Tools and utilities for building and managing WebAssembly projects in modern frontend development 56
rethinkdb/rethinkdb-example-nodejs A collection of Node.js examples demonstrating integration with RethinkDB 136
chee/eclweb A minimal implementation of a web-based Common Lisp REPL in WebAssembly 15
lastmjs/examples A collection of sample code and projects demonstrating Internet Computer platform applications and microservices 0
bzar/wasm-intro A collection of simple examples demonstrating various aspects of WebAssembly development. 43
klazuka/example-elm-hot-webpack Demonstrates hot module reloading for Elm and Webpack 8
rayylee/keypress A Rust WebAssembly website example for practising English vocabulary 8
area9innovation/wase Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference 45
perfectexamples/perfect-websocketsserver An example of setting up and handling WebSocket connections in a Swift-based web server 34
jsphkhan/reactnativeexamples A repository of React Native examples and experiments showcasing various features and techniques. 92
webassembly/threads Proposes and discusses support for cooperative threading in WebAssembly to enable concurrent execution of multiple threads within a single WASM module 705