Robuta

https://pokeemerald.com/ pokeemerald-wasm pokeemeraldwasm https://wanix.dev/ Wanix :: Wasm-native Unix sandboxing for the web Run and interact with real Wasm and x86 programs sandboxed in the browser. No server. Inspired by Plan 9. for thewasmnativeunixsandboxing https://v-wasm.vercel.app/ V WASM Playground vwasmplayground https://rubykaigi.org/2026/presentations/hasumikin.html Funicular: A Browser App Framework Powered by PicoRuby.WASM - RubyKaigi 2026 RubyKaigi 2026, #rubykaigi browser apppowered byfunicularframework https://wasm-bindgen-spawn.pistonite.org/ wasm-bindgen-spawn examples wasmbindgenspawnexamples https://docs.cloud.google.com/sdk/gcloud/reference/service-extensions/wasm-plugins gcloud service-extensions wasm-plugins | Google Cloud SDK | Google Cloud Documentation google cloud sdkservice extensionsgcloudwasmplugins https://developer.mozilla.org/en-US/docs/WebAssembly/Reference/Numeric/promote_32 promote_32: Wasm text instruction - WebAssembly | MDN The promote_32 instruction is used to convert (promote) numbers of type f32 to type f64. promotewasmtextinstructionwebassembly https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.u8x16_replace_lane.html u8x16_replace_lane in core::arch::wasm - Rust Replaces a lane from a 128-bit vector interpreted as 16 packed u8 numbers. replacelanecorearchwasm https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.f64x2_neg.html f64x2_neg in core::arch::wasm - Rust Negates each lane of a 128-bit vector interpreted as two 64-bit floating point numbers. negcorearchwasmrust https://docs.rs/lwk_wasm/latest/lwk_wasm/ lwk_wasm - Rust Liquid Wallet Kit for WASM lwkwasmrust https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.i16x8_abs.html i16x8_abs in core::arch::wasm - Rust Lane-wise wrapping absolute value. abscorearchwasmrust https://developer.mozilla.org/en-US/docs/WebAssembly/Reference/SIMD/arithmetic/max_u max_u: Wasm SIMD arithmetic instruction - WebAssembly | MDN The max_u instruction compares two v128 unsigned integer value interpretations and returns a new interpretation with each lane set to the greater of that lane... maxuwasmsimdarithmetic https://wasm-bindgen.github.io/wasm-bindgen/api/wasm_bindgen/sys/struct.Null.html Null in wasm_bindgen::sys - Rust The JavaScript `null` value. nullwasmbindgensysrust https://developer.mozilla.org/en-US/docs/WebAssembly/Reference/SIMD/load_store/load16x4_u load16x4_u: Wasm SIMD load/store instruction - WebAssembly | MDN The load16x4_u SIMD load/store instruction loads four 16-bit integers from a given memory address and zero extends each one to a 32-bit lane, outputting a v128... uwasmsimdloadstore https://lists.torproject.org/mailman3/hyperkitty/list/tbb-commits@lists.torproject.org/thread/TH2JPJNX4EQ3FPEOB4P3TNG6USKO7623/ [Git][tpo/applications/tor-browser-build][main] 3 commits: Bug 40852: Compile lox library to wasm -... https://pcisph-wasm.netlify.app/ 2D PCISPH - WASM + WebGL | Lucas V. Schuermann wasmwebgllucasv https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.i16x8_sub.html i16x8_sub in core::arch::wasm - Rust Subtracts two 128-bit vectors as if they were two packed eight 16-bit integers. subcorearchwasmrust https://wasm.io/ Wasm I/O 2026 - Where WebAssembly Gets Real Home. A two-day WebAssembly conference in Barcelona, Spain. Join us for the latest developments in WebAssembly. wasmwebassemblygetsreal https://tombetthauser.github.io/wasm-zinebot/binding.html zinebot.wasm A webassembly version of imagemagick that can crop comics into webtoon or tapas format. wasm https://rustwasm.github.io/docs/wasm-pack/tutorials/npm-browser-packages/template-deep-dive/src-utils-rs.html src/utils.rs - Hello wasm-pack! srcutilsrshellowasm https://github.com/GoogleChromeLabs/wasm-feature-detect GitHub - GoogleChromeLabs/wasm-feature-detect: A small library to detect which features of... A small library to detect which features of WebAssembly are supported. - GoogleChromeLabs/wasm-feature-detect https://rustwasm.github.io/docs/wasm-pack/tutorials/npm-browser-packages/building-your-project.html Building your project - Hello wasm-pack! building your projecthellowasmpack https://paritytech.github.io/polkadot-sdk/master/substrate_wasm_builder/struct.WasmBuilderSelectProject.html WasmBuilderSelectProject in substrate_wasm_builder - Rust First step of the `WasmBuilder` to select the project to build. substratewasmbuilderrust https://docs.rs/ethane-wasm/latest/ethane_wasm/ ethane_wasm - Rust API documentation for the Rust `ethane_wasm` crate. ethanewasmrust https://www.apachelounge.com/viewtopic.php?p=41760 Apache :: mod_wasm Available apachemodwasmavailable https://web.dev/articles/emscripting-a-c-library?authuser=2&hl=pt-br Como escrever uma biblioteca C para o Wasm | Articles | web.dev Como escrever uma biblioteca C para o Wasm como escreverarticles webumabiblioteca https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.i32x4_relaxed_dot_i8x16_i7x16_add.html i32x4_relaxed_dot_i8x16_i7x16_add in core::arch::wasm - Rust Similar to `i16x8_relaxed_dot_i8x16_i7x16` except that the intermediate `i16x8` result is fed into `i32x4_extadd_pairwise_i16x8` followed by `i32x4_add` to add... add inrelaxeddot https://pkg.go.dev/codeberg.org/anaseto/goal/cmd/wasm wasm command - codeberg.org/anaseto/goal/cmd/wasm - Go Packages wasmcommandcodeberggoalcmd https://arxiv.org/abs/2508.21219v1 [2508.21219v1] The WASM Cloak: Evaluating Browser Fingerprinting Defenses Under WebAssembly based... Abstract page for arXiv paper 2508.21219v1: The WASM Cloak: Evaluating Browser Fingerprinting Defenses Under WebAssembly based Obfuscation https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.f32x4_mul.html f32x4_mul in core::arch::wasm - Rust Lane-wise multiplication of two 128-bit vectors interpreted as four 32-bit floating point numbers. mulcorearchwasmrust https://wasm-bindgen.github.io/wasm-bindgen/reference/attributes/on-js-imports/reexport.html reexport - The `wasm-bindgen` Guide wasmbindgenguide https://docs.rs/rhizomedb-wasm/latest/rhizomedb_wasm/ rhizomedb_wasm - Rust wasmrust https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.v128_load64_splat.html v128_load64_splat in core::arch::wasm - Rust Load a single element and splat to all lanes of a v128 vector. splatcorearchwasmrust https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.u16x8_lt.html u16x8_lt in core::arch::wasm - Rust Compares two 128-bit vectors as if they were two vectors of 8 sixteen-bit unsigned integers. ltcorearchwasmrust https://doc.rust-lang.org/core/arch/wasm/fn.u16x8_le.html u16x8_le in core::arch::wasm - Rust Compares two 128-bit vectors as if they were two vectors of 8 sixteen-bit unsigned integers. lecorearchwasmrust https://rustwasm.github.io/docs/wasm-pack/commands/pack-and-publish.html pack and publish - Hello wasm-pack! packpublishhellowasm https://developer.mozilla.org/en-US/docs/WebAssembly/Reference/Numeric/trunc_f64_u trunc_f64_u: Wasm text instruction - WebAssembly | MDN The trunc_f64_u instruction removes the fractional part of an f64 value and outputs it as an unsigned integer. truncwasmtextinstructionwebassembly https://doc.rust-lang.org/stable/core/arch/wasm/fn.i32x4_dot_i16x8.html i32x4_dot_i16x8 in core::arch::wasm - Rust Lane-wise multiply signed 16-bit integers in the two input vectors and add adjacent pairs of the full 32-bit results. dotcorearchwasmrust https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.v128_store32_lane.html v128_store32_lane in core::arch::wasm - Rust Stores the 32-bit value from lane `L` of `v` into `m` lanecorearchwasmrust https://users.rust-lang.org/t/how-to-stop-a-wasm-function/58672 How to stop a wasm function? - help - The Rust Programming Language Forum Apr 20, 2021 - So the question I have is rather simple, but it has lead to me to some rabbit holes and I'm getting to darker places slowly but surely so I'm trying to get a... the rust programming languagehow to https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.i32x4_replace_lane.html i32x4_replace_lane in core::arch::wasm - Rust Replaces a lane from a 128-bit vector interpreted as 4 packed i32 numbers. replacelanecorearchwasm https://wasm-bindgen.github.io/wasm-bindgen/print.html The `wasm-bindgen` Guide wasmbindgenguide https://developer.mozilla.org/en-US/docs/WebAssembly/Reference/Numeric/eqz eqz: Wasm text instruction - WebAssembly | MDN The eqz instruction checks if a number is equal to zero. wasmtextinstructionwebassemblymdn https://doc.rust-lang.org/beta/unstable-book/language-features/wasm-target-feature.html wasm_target_feature - The Rust Unstable Book wasmtargetfeaturerustunstable https://doc.rust-lang.org/core/arch/wasm/fn.i32x4_load_extend_u16x4.html i32x4_load_extend_u16x4 in core::arch::wasm - Rust Load four 16-bit integers and zero extend each one to a 32-bit lane loadextendcorearchwasm https://developer.chrome.com/blog/sqlite-wasm-in-the-browser-backed-by-the-origin-private-file-system/?authuser=0&%3Bhl=id&hl=id SQLite Wasm di browser yang didukung oleh Origin Private File System | Blog | Chrome for Developers https://programming-language-benchmarks.vercel.app/d-vs-wasm D VS Wasm benchmarks, Which programming language or compiler is faster programming languagevswasmbenchmarks https://codereview.chromium.org/2344823002 Issue 2344823002: [libfuzzer][v8][wasm] Add new WebAssembly fuzzers. - Code Review add newissuelibfuzzerwasm https://wasmkw.com/ Wasm wasm https://developer.microsoft.com/it-it/reactor/events/18720/ Introduction to WebAssembly (WASM) with Rust and WASMEdge | Microsoft Reactor Acquisisci nuove competenze, incontra nuovi colleghi e trova un tutor. Gli eventi virtuali si tengono 24 ore su 24. Unisciti a noi ovunque e in qualsiasi... introduction towebassemblywasmrustmicrosoft https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.u32x4_mul.html u32x4_mul in core::arch::wasm - Rust Multiplies two 128-bit vectors as if they were two packed four 32-bit signed integers. mulcorearchwasmrust https://arkada38.github.io/2017/12/22/a-rust-password-generator-on-wasm/ A rust password generator on wasm password generatorrustwasm https://developer.mozilla.org/de/docs/WebAssembly/Reference/SIMD/conversion/narrow_i32x4_s narrow_i32x4_s: Wasm SIMD-Konvertierungsinstruktion - WebAssembly | MDN Die narrow_i32x4_s SIMD-Konvertierungsinstruktion konvertiert zwei signierte v128 i32x4 Wertinterpretationen in eine i16x8 Wertinterpretation. narrowwasmsimdwebassemblymdn https://rustwasm.github.io/docs/wasm-pack/prerequisites/index.html Prerequisites - Hello wasm-pack! prerequisiteshellowasmpack https://www.ffmpeg.org/doxygen/trunk/wasm_2cpu_8c.html FFmpeg: libavutil/wasm/cpu.c File Reference ffmpegwasmcpufilereference https://rustwasm.github.io/docs/wasm-pack/commands/init.html init (DEPRECATED) - Hello wasm-pack! initdeprecatedhellowasmpack https://developer.mozilla.org/en-US/docs/WebAssembly/Reference/Control_flow/block block: Wasm text instruction - WebAssembly | MDN The block statement creates a label that can later be branched out of with a br. blockwasmtextinstructionwebassembly https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.i32x4.html i32x4 in core::arch::wasm - Rust Materializes a SIMD value from the provided operands. corearchwasmrust https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.i16x8_add_sat.html i16x8_add_sat in core::arch::wasm - Rust Adds two 128-bit vectors as if they were two packed eight 16-bit signed integers, saturating on overflow to `i16::MAX`. addsatcorearchwasm https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.f32x4_eq.html f32x4_eq in core::arch::wasm - Rust Compares two 128-bit vectors as if they were two vectors of 4 thirty-two-bit floating point numbers. eqcorearchwasmrust https://www.linuxfoundation.org/webinars/simplifying-streaming-data-transforms-with-wasm Simplifying Streaming Data Transforms With WASM Get insights from the best open source projects and people. View one of our upcoming or on-demand webinars on topics from Kubernetes to security. streaming datasimplifyingtransformswasm https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.u8x16_sub_sat.html u8x16_sub_sat in core::arch::wasm - Rust Subtracts two 128-bit vectors as if they were two packed sixteen 8-bit unsigned integers, saturating on overflow to 0. subsatcorearchwasm https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.u8x16_shuffle.html u8x16_shuffle in core::arch::wasm - Rust Returns a new vector with lanes selected from the lanes of the two input vectors `$a` and `$b` specified in the 16 immediate operands. shufflecorearchwasmrust https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.f32x4_add.html f32x4_add in core::arch::wasm - Rust Lane-wise addition of two 128-bit vectors interpreted as four 32-bit floating point numbers. add incorearchwasmrust https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.u32x4_load_extend_u16x4.html u32x4_load_extend_u16x4 in core::arch::wasm - Rust Load four 16-bit integers and zero extend each one to a 32-bit lane loadextendcorearchwasm https://linklet-oss-license.linklet.ai/ AboutLibraries (Kotlin/Wasm) kotlinwasm https://github.com/extraymond/rust-async-wasm-demo GitHub - extraymond/rust-async-wasm-demo: Toy project to learn rust and async that can be deoplyed... Toy project to learn rust and async that can be deoplyed to the web. - extraymond/rust-async-wasm-demo https://dig.cmu.edu/publications/2022-duckdb.html DuckDB-Wasm: Fast Analytical Processing for the Web | CMU Data Interaction Group May 8, 2026 - We introduce DuckDB-Wasm, a WebAssembly version of the data- base system DuckDB, to provide fast analytical processing for the Web. DuckDB-Wasm evaluates SQL... for the web https://hacks.mozilla.org/2019/11/multi-value-all-the-wasm/ Multi-Value All The Wasm! - Mozilla Hacks - the Web developer blog Multi-value is a proposed extension to core WebAssembly that enables functions to return many values, among other things. It is also a prerequisite for Wasm... all themozilla hacksweb developermultivalue https://sqlite.org/forum/info/7774b773937cbe0a?t=c SQLite User Forum: Minor WASM OO1 API bug with exec() stale column info https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.i32x4_lt.html i32x4_lt in core::arch::wasm - Rust Compares two 128-bit vectors as if they were two vectors of 4 thirty-two-bit signed integers. ltcorearchwasmrust https://docs.rs/wasm-tokio/latest/wasm_tokio/ wasm_tokio - Rust API documentation for the Rust `wasm_tokio` crate. wasmtokiorust https://docs.rs/dharitri-wasm-modules/latest/dharitri_wasm_modules/ dharitri_wasm_modules - Rust API documentation for the Rust `dharitri_wasm_modules` crate. dharitriwasmmodulesrust https://dev.to/strapi/how-to-build-a-blog-using-blazor-wasm-and-strapi-11j0 How to Build a Blog using Blazor WASM and Strapi - DEV Community Using Blazor, you can build an interactive web application using C#. In this article, I will show you... Tagged with blazor, strapi, blog, tutorial. how to build a blog https://paritytech.github.io/substrate/master/sp_wasm_interface/trait.Function.html Function in sp_wasm_interface - Rust Something that provides a function implementation on the host for a wasm function. functionspwasminterfacerust https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.f64x2_le.html f64x2_le in core::arch::wasm - Rust Compares two 128-bit vectors as if they were two vectors of 2 sixty-four-bit floating point numbers. lecorearchwasmrust https://doc.rust-lang.org/beta/nightly-rustc/rustc_span/symbol/sym/constant.wasm_abi.html wasm_abi in rustc_span::symbol::sym - Rust API documentation for the Rust `wasm_abi` constant in crate `rustc_span`. wasmabirustcspansymbol https://developer.mozilla.org/en-US/docs/WebAssembly/Reference/SIMD/load_store/load16_lane load16_lane: Wasm SIMD load/store instruction - WebAssembly | MDN The load16_lane SIMD load/store instruction loads a single value from a given memory address into the specified lane of a v128 type i16x8 value interpretation. lanewasmsimdloadstore https://rustwasm.github.io/docs/wasm-bindgen/examples/web-audio.html web-sys: WebAudio - The `wasm-bindgen` Guide websyswasmbindgenguide https://wasm-bindgen.github.io/wasm-bindgen/reference/attributes/on-rust-exports/js_namespace.html js_namespace - The `wasm-bindgen` Guide jsnamespacewasmbindgenguide https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.i16x8_ne.html i16x8_ne in core::arch::wasm - Rust Compares two 128-bit vectors as if they were two vectors of 8 sixteen-bit integers. necorearchwasmrust https://pygame-web.github.io/wiki/pygbag-debug/ pygame wasm | Run python and pygame code in your html Run python and pygame code in your html pygamewasmrunpythoncode https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.v128_xor.html v128_xor in core::arch::wasm - Rust Performs a bitwise xor of the two input 128-bit vectors, returning the resulting vector. xorcorearchwasmrust https://libprio-rs-wasm-demo.acmiyaguchi.me/ libprio-rs wasm demo rswasmdemo https://groups.google.com/g/clojure/c/mOetHX2PwdU Visual-tools meeting 34: Clojure in WASM, docker-nrepl.el visual toolsmeetingclojurewasmdocker https://caniuse.com/?search=ciu/wasm-simd "ciu/wasm-simd" | Can I use... Support tables for HTML5, CSS3, etc can i use https://doc.rust-lang.org/nightly/core/arch/wasm/index.html core::arch::wasm - Rust Platform-specific intrinsics for the `wasm` target family. corearchwasmrust https://wasm.swi-prolog.org/wasm/ SWI-Prolog WASM demos swiprologwasmdemos https://developer.mozilla.org/en-US/docs/WebAssembly/Reference/SIMD/arithmetic/min_u min_u: Wasm SIMD arithmetic instruction - WebAssembly | MDN The min_u instruction compares two v128 unsigned integer value interpretations and returns a new interpretation with each lane set to the lower of that lane... minuwasmsimdarithmetic https://paritytech.github.io/polkadot-sdk/master/rococo_runtime/fast_runtime_binary/constant.WASM_BINARY.html WASM_BINARY in rococo_runtime::fast_runtime_binary - Rust API documentation for the Rust `WASM_BINARY` constant in crate `rococo_runtime`. wasmbinaryrococoruntimefast https://bugzilla.mozilla.org/show_bug.cgi?id=1653977 1653977 - Hit MOZ_CRASH(unexpected v128 when setting global's value) at wasm/WasmJS.cpp:3166 VERIFIED (lhansen) in Core - JavaScript: WebAssembly. Last updated 2020-08-06. https://web.dev/articles/emscripting-a-c-library?hl=pl Ustawienie biblioteki C w Wasm | Articles | web.dev Ustawienie biblioteki C w Wasm c warticles webbibliotekiwasmdev https://www.kernel.org/doc/rustdoc/latest/core/arch/wasm/fn.i16x8_gt.html i16x8_gt in core::arch::wasm - Rust Compares two 128-bit vectors as if they were two vectors of 8 sixteen-bit signed integers. gtcorearchwasmrust https://docs.rs/bomboni_wasm/latest/bomboni_wasm/ bomboni_wasm - Rust bomboniwasmrust https://web.developers.google.cn/articles/emscripting-a-c-library?authuser=1&hl=es-419 Escribe una biblioteca de C a Wasm | Articles | web.dev for China Escribe una biblioteca de C a Wasm c a https://sqlite.org/forum/info/1e1c04f3ed1bc96b?t=c SQLite User Forum: Building custom extensions into a WASM Distribution of SQLite user forumcustom extensionssqlitebuilding https://developer.chrome.google.cn/docs/devtools/memory-inspector Memory Inspector: Inspect ArrayBuffer, TypedArray, DataView, and Wasm Memory. | Chrome DevTools |... Use the Memory inspector to inspect an ArrayBuffer, TypedArray, or DataView in JavaScript as well as WebAssembly.Memory of C++ Wasm apps. memory inspectorarraybufferdataviewwasmchrome https://developer.mozilla.org/de/docs/WebAssembly/Reference/Numeric/promote_32 promote_32: Wasm Text-Instruktion - WebAssembly | MDN Die promote_32-Instruktion wird verwendet, um Zahlen vom Typ f32 in den Typ f64 zu konvertieren (prozentual). promotewasmtextinstruktionwebassembly https://bugzilla.mozilla.org/show_bug.cgi?id=1301029 1301029 - wasm: september testing cleanups RESOLVED (bugzilla) in Core - JavaScript Engine: JIT. Last updated 2016-10-06. wasmseptembertestingcleanups https://marimo-team.github.io/marimo/ wasm-intro wasmintro