Learn WebAssembly
@webassemblylearning
48
subscribers
1
file
275
links
Download Telegram
Join
Learn WebAssembly
48 subscribers
Learn WebAssembly
https://github.com/penzn/wasm-long-vectors
GitHub
penzn/wasm-long-vectors
Slides for Wasm long vectors proposal. Contribute to penzn/wasm-long-vectors development by creating an account on GitHub.
Learn WebAssembly
http://www.jakubkonka.com/2020/04/28/rust-wasi-from-scratch.html
Jakubkonka
Stubbing out WASI manually in Rust
Jakub Konka's weblog about programming, game theory, maths, and more.
Learn WebAssembly
https://www.reddit.com/r/WebAssembly/comments/g8oxaa/wasm_simd_is_almost_500x_as_fast_as_js_at/
Reddit
From the WebAssembly community on Reddit: Wasm SIMD is almost 500x as fast as JS at calculating dot product
Posted by GirkovArpa - 28 votes and 17 comments
Learn WebAssembly
https://www.youtube.com/watch?time_continue=33&v=HH92wXnP4WU&feature=emb_noscript
YouTube
Integrating Yoshimi into the webassembly music project
Work in progress on integrating the emnoscripten port of the Yoshimi synthesizer into my WebAssembly music project
Learn WebAssembly
https://blog.scottlogic.com/2019/05/17/webassembly-compiler.html
Scott Logic
Build your own WebAssembly Compiler
Have you ever wanted to write your own compiler? ... yes? ... of course you have! I've always wanted to have a go at writing a compiler, and with the recent release of WebAssembly, I had the perfect excuse to have a go.
Learn WebAssembly
https://github.com/fitzgen/wasmtime/blob/integrate-peepmatic/cranelift/peepmatic/README.md
Learn WebAssembly
https://docs.google.com/presentation/d/1RW_UHWX1t9-_XkXVsPZauliW1LIJgGz02hUFZE7APT0/edit#slide=id.gc6fa3c898_0_0
Google Docs
peepmatic
peepmatic A peephole optimizations DSL and peephole optimizer compiler for Cranelift Nick Fitzgerald • 2020-05-04
Learn WebAssembly
https://github.com/visrealm/vrEmuLcd
GitHub
GitHub - visrealm/vrEmuLcd: Character LCD emulator library (C99 engine, web front-end).
Character LCD emulator library (C99 engine, web front-end). - visrealm/vrEmuLcd
Learn WebAssembly
https://www.youtube.com/watch?v=Kly3f5Scctk&feature=youtu.be
YouTube
WasmSF May 2020: Assembled around AssemblyScript
Agenda (SF TZ, GMT-7):
5:00pm: Intro To AssemblyScript + Anatomy of a Testing CLI, Joshua Tenner
5:45: Break
6:00: Making Commerce Extensible with WebAssembly, Mitch Dickinson
6:45: Wrap up!
Learn WebAssembly
https://twitter.com/wasmweekly/status/1260156603623407616?s=21
Twitter
WebAssemblyWeekly
A starter template to easily create WebAssembly projects using type-safe C++ code and automatic TypeScript declarations. https://t.co/0mx4g7uxGH - a neat idea from @TheLartians - giving C++ a bit of love!
Learn WebAssembly
https://www.youtube.com/watch?v=0ySua0-c4jg
YouTube
Progressive WebAssembly Applications, Alex Kehayias
The adoption of WebAssembly and ease of distribution on the web creates compelling new opportunities for application development. In this talk, Alex explores...
Learn WebAssembly
https://github.com/emnoscripten-core/emnoscripten/pull/11147
GitHub
ASan coverage for JavaScript too by kripken · Pull Request #11147 · emnoscripten-core/emnoscripten
We've had address sanitizer support for a while now, but
that didn't help with memory access from JavaScript. Such
memory accesses are generally as unsafe as things can get,
and hav...
Learn WebAssembly
https://github.com/lars-t-hansen/swat
GitHub
GitHub - lars-t-hansen/swat: Programming language targeting WebAssembly with GC objects
Programming language targeting WebAssembly with GC objects - GitHub - lars-t-hansen/swat: Programming language targeting WebAssembly with GC objects
Learn WebAssembly
https://github.com/w3reality/wasm-mt
GitHub
GitHub - w3reality/wasm-mt: A multithreading library for Rust and WebAssembly
A multithreading library for Rust and WebAssembly. Contribute to w3reality/wasm-mt development by creating an account on GitHub.
Learn WebAssembly
https://rob-blackbourn.github.io/blog/datascience/data/science/webassembly/wasm/array/arrays/javanoscript/c/dataframe/2020/06/13/datascience-javanoscript.html
Learn WebAssembly
https://antweiss.com/blog/why-i-started-wasm-il/
one man's singularity
Why I Started Wasm IL
Learn WebAssembly
https://www.mattkeeter.com/projects/pont/
Learn WebAssembly
https://medium.com/wasde/a-look-into-creating-a-modular-application-using-wasm-outside-the-web-caddfa13a349
Medium
A Look Into Creating a Modular WASM Application Outside the Web
Ever-more often, adaptivity is required from modern applications. The dynamic linking of WASM would — in contrast to native application…
Learn WebAssembly
https://medium.com/leaningtech/extreme-webassembly-1-pushing-browsers-to-their-absolute-limits-56a393435323
Medium
Extreme WebAssembly 1: pushing browsers to their absolute limits
Working on a x86 virtual machine in WebAssembly is highlighting several limitations of current browser implementations
Learn WebAssembly
http://kripken.github.io/talks/2020/universal.html#/
kripken.github.io
WebAssembly and the Elusive Universal Binary
Learn WebAssembly
https://medium.com/wasmer/a-webassembly-compiler-tale-9ef37aa3b537
Medium
A WebAssembly Compiler tale
How we abstracted our API to be independent of the IR, allowing Wasmer to support multiple compiler backends.
TWeb.init({scrollToPost:'webassemblylearning/112'});