Empowering WebAssembly with Thin Kernel Interfaces via @fanf https://lobste.rs/s/zhmafr #linux #wasm
https://dl.acm.org/doi/10.1145/3689031.3717470
Empowering WebAssembly with Thin Kernel Interfaces via @fanf https://lobste.rs/s/zhmafr #linux #wasm
https://dl.acm.org/doi/10.1145/3689031.3717470
We just released wasmVision 0.3.1 as a quick followup to what was learned/fixed at #wasmio25 thanks everyone who came to the talk or spoke to @deadprogram afterwards!
Changelog here:
https://github.com/wasmvision/wasmvision/releases/tag/v0.3.1
Building a search engine from scratch, in Rust: part 1 https://lobste.rs/s/ypuwrw #rust #wasm
https://jdrouet.github.io/posts/202503170800-search-engine-part-1/
Thanks to everyone who came to my talk at WASM I/O yesterday about @wasmvision
As promised, slides are now available here https://deadprogram.github.io/wasmio2025/#/
#wasmio25 #wasm #computervision #golang #tinygo #rust #clang #opencv
Early access of @graalvm version 25 can build #java to #wasm here is how to do it https://stackoverflow.com/a/79542976/175554
in case you wonder how to run wasm from java here is example
Check out my new little wep app "Images To GIF".
https://worksoffline.app/images-to-gif-converter/
It creates an animated GIF from a set of image files. All done completly in the browser thanks to ffmpeg #wasm magic.
SpecTec has been adopted - WebAssembly
«...huge leap forward, because the practical state of language specifications is basically stuck in the 1960s: most language standards, even new ones, are still defined by some basic grammar notation for their syntax (and sometimes not even that), while their semantics is given by a combination of pretty prose, hidden assumptions, and wishful thinking.»
Following part 1, here is the part 2 of my series of articles on how to build a #crossplatform search engine from scratch, in #rustlang .
This article is about how we go from a document to a set of structured indexes.
Here is the link: https://jdrouet.github.io/posts/202503191700-search-engine-part-2/
WASM (WebAssembly) is not directly a topic of MapComponents itself, but we do use it together.
In one of our projects we created a very interesting solution to use a C++ script with MapComponents to compute a most complex routing request with absolutely amazingly low calculation costs.
Our colleague Martina Alzueta wrote a blog article about our experiences with using WASM in MapComponents -> https://wheregroup.com/blog/details/webassembly-revolutioniere-web-gis-mit-unbegrenztem-potenzial/
wasmVision 0.3.0 is out! We have some exiting new features for you such as MCP server support, and experimental GPU acceleration for vision models. Performance and stability improvements too. Go get it right now!
#wasm #computervision #opencv #golang #tinygo #rust #clang #mcp #cuda
https://github.com/wasmvision/wasmvision/releases/tag/v0.3.0
"Hyperlight-Wasm - Run #Wasm Modules in a Virtual Machine backed sandbox"
PSA for #WebAssembly / #Wasm peeps:
WebAssembly News: https://webassembly.org/news/
RSS/Atom feed: https://webassembly.org/feed.xml
New post by Andreas Rossberg on the #WebAssembly site in which he announces the #Wasm community's adoption of #SpecTec
, a domain-specific language and toolchain that facilitates both the Wasm specification and the generation of artifacts necessary to standardize new features: https://webassembly.org/news/2025-03-27-spectec/.