Learn WebAssembly
@webassemblylearning
48
subscribers
1
file
275
links
Download Telegram
Join
Learn WebAssembly
48 subscribers
Learn WebAssembly
https://medium.com/@petersalomonsen/using-webassembly-modules-from-c-88a572cebd47
Medium
Using WebAssembly modules from C
Most often we think of WebAssembly as a compile target for languages like C, but it’s also possible to convert a WebAssembly binary…
Learn WebAssembly
https://aws.amazon.com/blogs/developer/run-blazor-based-net-web-applications-on-aws-serverless/
Amazon
Run Blazor-based .NET Web applications on AWS Serverless | Amazon Web Services
Blazor WebAssembly is a new client-side web development framework that lets developers to use C# to create application front end. Blazor can run client-side C# code directly in the browser, using WebAssembly. Blazor WebAssembly runs on .NET Core and it is…
Learn WebAssembly
https://www.codeproject.com/Articles/5276055/Blazor-WebAssembly-vs-Angular-Client-Side-Clash
Codeproject
Blazor WebAssembly vs Angular: Client Side Clash
Which SPA technology should you use: Blazor WebAssembly or something more mature like Angular, and why?
Learn WebAssembly
http://www.sheshbabu.com/posts/rust-wasm-yew-single-page-application/
Shesh's blog
Single Page Applications using Rust
Easy to follow guide to building SPAs using Rust, WebAssembly and Yew
Learn WebAssembly
https://medium.com/@jayphelps/using-llvm-from-rust-to-generate-webassembly-93e8c193fdb4
Medium
Using LLVM from Rust to generate WebAssembly binaries
UPDATE 08/2018: Binaryen no longer supports s2wasm and the official "wasm32-unknown-unknown-wasm"target is now stable enough to use via llc…
Learn WebAssembly
https://web.dev/webassembly-memory-debugging/
web.dev
Debugging memory leaks in WebAssembly using Emnoscripten
Learn how to use WebAssembly to bring libraries, written in other languages, to the Web in a safe and idiomatic manner.
Learn WebAssembly
https://fitzgeraldnick.com/2020/08/24/writing-a-test-case-generator.html
Fitzgeraldnick
Writing a Test Case Generator for a Programming Language
Maxime Chevalier-Boisvert requested resources for learning about fuzzingprogramming language implementations on Twitter:
Learn WebAssembly
https://github.com/wasmerio/python-ext-wasm
GitHub
GitHub - wasmerio/wasmer-python:
🐍
🕸
WebAssembly runtime for Python
🐍
🕸
WebAssembly runtime for Python. Contribute to wasmerio/wasmer-python development by creating an account on GitHub.
Learn WebAssembly
https://lupyuen.github.io/pinetime-rust-mynewt/articles/simulator
lupyuen.github.io
Preview PineTime Watch Faces in your Web Browser with WebAssembly
How we build and preview PineTime Watch Faces with only a web browser... No computer needed!
Learn WebAssembly
https://evilmartians.com/chronicles/hands-on-webassembly-try-the-basics
evilmartians.com
Hands-on WebAssembly: Try the basics—Martian Chronicles, Evil Martians’ team blog
Learn the basics of WebAssembly through code examples and try different ways to compile C and Rust programs for the browser with the help of Docker image from Evil Martians.
Learn WebAssembly
https://blog.scottlogic.com/2020/08/26/codegen-6502-webassembly.html
Scott Logic
Code generating a WebAssembly 6502 emulator from specifications
Writing emulators that bring old computer hardware back to life is a popular hobby, and one that I have been enjoying recently through my own goal of writing an Atari 2600 emulator. However, writing a CPU emulator can get a little repetitive and tedious,…
Learn WebAssembly
https://blog.scichart.com/scichart-js-api-preview-showing-javanoscript-chart-library/
SciChart Blog
SciChart.js API Preview showing our upcoming JavaScript Chart Library
A preview of the SciChart.js API as we prepare to go to BETA of our Fast JavaScript Chart component. Draw 100 series with 10k points, add zooming panning behavior and more!
Learn WebAssembly
https://engineering.linecorp.com/en/blog/adding-experimental-webassembly-support-to-decaton-part-1/
LINE ENGINEERING
Adding experimental WebAssembly support to Decaton - Part 1 - LINE ENGINEERING
WebAssembly is a binary instruction format for a stack-based virtual machine, which aims to be a compilation target of many programming languages to
Learn WebAssembly
https://twitter.com/vshymanskyy/status/1308033691252334606?s=20
Twitter
Volodymyr Shymanskyy
Slides from my #WebAssembly Live! 2020 talk. Hope to see more WASM-related events soon!
👉
https://t.co/JYljRzy8Sk
Learn WebAssembly
https://www.secondstate.io/articles/face-detection-ai-as-a-service/
Learn WebAssembly
https://itch.io/jam/octojam-7
itch.io
Octojam 7
A game jam from 2020-10-01 to 2020-11-01 hosted by Internet Janitor. Your challenge: during the month of October, build a game for CHIP-8 or one of its extensions- SCHIP and XO-CHIP . You have a hex keypad for input...
Learn WebAssembly
https://github.com/HidamariProject/Hidamari
GitHub
GitHub - HidamariProject/Hidamari: Modern operating system aimed at running WebAssembly code.
Modern operating system aimed at running WebAssembly code. - HidamariProject/Hidamari
Learn WebAssembly
Yew is a modern Rust framework for creating multi-threaded front-end web apps with WebAssembly.
https://yew.rs
Learn WebAssembly
https://engineering.q42.nl/webassembly/
Q42 Engineering
From JavaScript to WebAssembly in three steps
My journey of improving the performance of our ultra resolution storytelling tool Micrio by upgrading the JavaScript-only client to WebAssembly.
Learn WebAssembly
https://chrz.de/2020/04/21/fortran-in-the-browser/
Learn WebAssembly
https://www.infoq.com/articles/webassembly-wasmtime-tooling-reference-types/
InfoQ
Improving Webassembly and Its Tooling -- Q&A with Wasmtime’s Nick Fitzgerald
WebAssembly, now a web standard, aims to grow beyond the browser. Wasm runtimes are implementing proposals to achieve this vision. Fitzgerald tells us about his recent work on WebAssembly tooling and his implementation of reference types in the Wasmtime WebAssembly…
TWeb.init({scrollToPost:'webassemblylearning/138'});