Curation by daoud 11 months, 2 weeks ago for query wasm in extensions
Original results
-
https://github.com/istio-ecosystem/wasm-extensions — found via Google
istio-ecosystem/wasm-extensions
In this extension, you can find how to perform HTTP callout, and asynchronously continue or stop an incoming request based on the response of HTTP call. You ...
-
https://www.reddit.com/r/firefox/comments/a4072a/can_i_use_wasm_in_webextensions/ — found via Google
Can I use WASM in WebExtensions? - firefox
Is it possible to use WASM in WebExtns? I.e., can I write a WebExtn in Rust, with maybe some JS glue/stub code where necessary? I'm not ...
-
https://eli.thegreenplace.net/2023/plugins-case-study-envoy-wasm-extensions/ — found via Google
Plugins case study: Envoy WASM extensions - Eli Bendersky
3 Jun 2023 — The WASM extension registers functionality with Envoy by exporting certain functions from the WASM module. When Envoy loads an extension, it ...
-
https://tetrate.io/blog/wasm-modules-and-envoy-extensibility-explained-part-1/ — found via Google
Wasm extensions and Envoy extensibility explained - Part 1
13 Jul 2021 — Wasm Service. Wasm extensions can either be HTTP filters, Network Filters, Access Loggers, or a dedicated extension type called Wasm Service.
-
https://www.jstor.org/stable/2040816 — found via Mwmbl
Extensions of Continuous Functions from Dense Subspaces on JSTOR
Let X and Y be topological spaces, let S be a dense subspace of X, and let f: S → Y be continuous. When Y is the real line R, the Lebesgue sets of f are u…
-
https://duckdb.org/docs/api/wasm/extensions.html — found via Google
Extensions
An extension in DuckDB-Wasm is a regular Wasm file to be dynamically loaded via Emscripten's dlopen . A cryptographical signature is appended to the Wasm file ...
-
https://github.com/eclipse-ee4j/krazo/issues/319 — found via Mwmbl
Define extensions to keep and discuss extraction into own reposi…
edited This issue shall be a base for defining extensions we want to keep maintained by the Krazo team. Also it has to be discussed, if some or all extens…
-
http://dev.haiku-os.org/ticket/7892 — found via Mwmbl
#7892 ([Pe] segfaults in extensions "{cut, copy} lines") – Haiku
I've traced the crash in 'Copy Lines Containing' to symbol preemption behaviour when loading the add-on: instead of the regcomp(), regexec() and regfree()…
-
https://thenewstack.io/wasm-based-sql-extensions-toward-portability-and-compatibility/ — found via Google
Wasm-Based SQL Extensions — Toward Portability and ...
1 May 2023 — Wasm Components are wrappers around core Wasm modules, giving us a way to statically link them together and include high-level interfaces and ...
-
https://bugs.launchpad.net/bugs/1655619 — found via Mwmbl
Bug #1655619 “Lock-ups in extensions spawning an inkscape proces…
I have windows 10 on my pc(Lenovo Z500). Installed yet Inkscape 0.92 and saw some issues on it. Can not use most of Extensions especially under the Modify…
-
https://github.com/microsoft/vscode/pull/26564 — found via Mwmbl
Intelli-sense in extensions file by teintinu · Pull Request #265…
Conversation This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the f…
-
https://github.com/CocoaPods/CocoaPods/issues/6480 — found via Mwmbl
Using pods in extensions is broken in 1.2.0 (the "Target has fra…
This was meant as a comment on #6446 but the more I wrote, the further I got from the OP's issue, I think. My issue is very extensively described on Stack…
-
https://code.visualstudio.com/docs/editor/extension-gallery — found via Mwmbl
Managing Extensions in Visual Studio Code
The features that Visual Studio Code includes out-of-the-box are just the start. VS Code extensions let you add languages, debuggers, and tools to your in…
-
https://github.com/Microsoft/vscode/issues/17068 — found via Mwmbl
Allow disabling built in extensions · Issue #17068 · microsoft/v…
A concern I have is that the flow of this is so different than our other extensions. Should we consider an approach Atom took and show built in extension…
-
https://en.wikipedia.org/wiki/Streaming_SIMD_Extensions — found via Mwmbl
Streaming SIMD Extensions - Wikipedia
Intel's first IA-32 SIMD effort was the MMX instruction set. MMX had two main problems: it re-used existing x87 floating-point registers making the CPUs u…
-
https://github.com/apple/swift-evolution/pull/848 — found via Mwmbl
[SE-0185] Synthesis in extensions is necessary for conditional c…
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions ca…
-
https://developer.chrome.com/extensions/single_purpose — found via Mwmbl
Chrome Extensions quality guidelines FAQ - Chrome Developers
To maintain the quality of the Chrome user experience, on December 19, 2013, we launched a policy requiring Chrome extensions to have a single purpose. In…
-
https://developer.chrome.com/extensions/security — found via Mwmbl
Chrome Extensions: Stay secure - Chrome Developers
Extensions have access to special privileges within the browser, making them an appealing target for attackers. If an extension is compromised, every user…
-
https://blog.codepen.io/documentation/url-extensions/ — found via Mwmbl
URL Extensions - CodePen Blog
On any Pen, you can access the code that was written in one of the code panels by adding extensions to the Pen’s URL. This is handy for things like linkin…
-
https://developer.chrome.com/docs/extensions/mv3/mv2-sunset/ — found via Mwmbl
Chrome Extensions Manifest V2 support timeline - Chrome Develope…
December 9, 2022: The Manifest V2 deprecation timelines are under review and the experiments scheduled for early 2023 are being postponed. For more inform…
-
https://forums.swift.org/t/pitch-overridable-members-in-extensions/1390 — found via Mwmbl
[Pitch] Overridable Members in Extensions - Pitches - Swift Foru…
# Overridable Members in Extensions * Proposal: SE-NNNN * Author: [Jordan Rose](https://github.com/jrose-apple) * Status: **Awaiting review** * Review man…
-
https://blog.google/products/chrome/find-great-extensions-new-chrome-web-store-badges/ — found via Mwmbl
Find great extensions with new Chrome Web Store badges
Find great extensions with new Chrome Web Store badges Since 2009, publishers have been hard at work building extensions that make Chrome more powerful, u…
-
https://asreview.readthedocs.io/en/latest/extensions_dev.html — found via Mwmbl
Create extensions — ASReview LAB documentation
ASReview extensions enable you to integrate your programs with the ASReview framework seamlessly, by using the Python API. These extensions fall into thre…
-
https://forums.swift.org/t/allow-stored-properties-in-extensions/60889/18 — found via Mwmbl
Allow stored properties in extensions - #18 by Ben_Cohen - Pitch…
Interesting, this is good to know. Is this a promise / contract or merely a description of the current behavior? Would we need to completely disallow this…
-
https://developer.mozilla.org/en-US/Add-ons/WebExtensions — found via Mwmbl
Browser Extensions - Mozilla | MDN
Extensions, or add-ons, can modify and enhance the capability of a browser. Extensions for Firefox are built using the WebExtensions API cross-browser tec…
-
http://lists.llvm.org/pipermail/cfe-dev/2020-September/066911.html — found via Mwmbl
[cfe-dev] [OpenCL] Simplification in extensions
In this RFC I would like to discuss simplifications in the OpenCL extension implementation, that can affect existing code. Please, provide your feedback a…
-
https://learn.microsoft.com/en-us/windows/desktop/memory/address-windowing-extensions — found via Mwmbl
Address Windowing Extensions - Win32 apps | Microsoft Learn
Address Windowing Extensions In this article Address Windowing Extensions (AWE) is a set of extensions that allows an application to quickly manipulate p…
-
https://blog.mozilla.org/addons/2016/05/31/using-google-analytics-in-extensions/ — found via Mwmbl
Using Google Analytics in Extensions | Mozilla Add-ons Community…
As an add-on developer, you may want to have usage reporting integrated into your add-on. This allows you to understand how your users are using the add-o…
-
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions — found via Mwmbl
Browser extensions - Mozilla | MDN
In this article Browser extensions Extensions, or add-ons, can modify and enhance the capability of a browser. Extensions for Firefox are built using the…
-
https://developer.chrome.com/extensions/event_pages — found via Mwmbl
Manage events with background scripts - Chrome Developers
Extensions are event based programs used to modify or enhance the Chrome browsing experience. Events are browser triggers, such as navigating to a new pag…
-
http://docs.emmet.io/customization/snippets/ — found via Mwmbl
snippets.json
Create snippets.json file in extensions folder to add or override snippets. The structure of this file is the same as the original one : on the top level …
-
https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/wasm/v3/wasm.proto — found via Mwmbl
Wasm (proto) — envoy 1.27.0-dev-c11505 documentation
Configuration for restricting Proxy-Wasm capabilities available to modules. {"allowed_capabilities":{...}} allowed_capabilities (repeated map<string, ext…
-
https://blog.mozilla.org/addons/2010/01/22/broken-executables-in-extensions-in-firefox-3-6/ — found via Mwmbl
Broken executables in extensions in Firefox 3.6 | Mozilla Add-on…
If you are an extension developer and include executable files in your XPI package (binary or shell scripts) then you may be seeing problems in Firefox 3.…
-
http://blog.chromium.org/2013/11/protecting-windows-users-from-malicious.html — found via Mwmbl
Chromium Blog: Protecting Windows users from malicious extensions
Extensions are a great way to enhance the browsing experience; whether users want to quickly post to social networks or to stay up to date with their favo…
-
https://news.ycombinator.com/item?id=38106004 — found via Mwmbl
Thanks! Wasm in a context of a database is something I'm super e…
My dream would be making it easy to install native extensions, say a numerical or ML library, to your database, locally or in the cloud. With EdgeDB we ca…
-
https://wasmio.tech/ — found via Mwmbl
Wasm I/O 2023 - Your WebAssembly Conference • WASM I/O 2023 • 23…
WASM I/O 2023 All things WebAssembly The Wasm conference in Europe Join the WebAssembly community from around the world for two days of deep technical se…
-
https://developer.chrome.com/extensions/declarativeNetRequest — found via Mwmbl
chrome.declarativeNetRequest - Chrome Developers
Extensions must declare either the declarativeNetRequest or the declarativeNetRequestWithHostAccess (available since Chrome 96 ) permission in the extensi…
-
https://wasm-testing.sqlite.org/ — found via Mwmbl
sqlite3 WASM Testing Page Index
Below is the list of test pages for the sqlite3 WASM builds. All of them require that this directory have been "make"d first. The intent is that this page…
-
https://wasm.supabase.com/ — found via Mwmbl
Supabase WASM: PostgreSQL in the Browser
Use psql, the PostgreSQL command-line tool, to interact with the database. Network Use the Start button to establish a network connection between the vm …
-
https://www.railwaygazette.com/news/infrastructure/single-view/view/three-shinkansen-extensions-approved.html — found via Mwmbl
Three Shinkansen extensions approved | News | Railway Gazette In…
JAPAN: Three more extensions to the country's expanding high speed rail network have been authorised for construction by the government, under a programme…
-
http://en.wikipedia.org/wiki/Gamma_function — found via Mwmbl
Gamma function - Wikipedia
Other extensions of the factorial function do exist, but the gamma function is the most popular and useful. It is a component in various probability-distr…
-
https://stackoverflow.com/questions/44616409/declarations-in-extensions-cannot-override-yet-error-in-swift-4/46759085 — found via Mwmbl
ios - Declarations in extensions cannot override yet error in Sw…
Extensions can add new functionality to a type, but they cannot override existing functionality. Extensions add new functionality to an existing class, st…
-
https://translate.google.com/website?sl=es&tl=fr&hl=es&u=https://firebase.google.com/products/extensions — found via Mwmbl
Firebase Extensions | Pre-packaged solutions that save you time
Deploy functionality to your app quickly Designed to increase productivity, Firebase Extensions provide extended functionality to your apps without the n…
-
https://webassembly.org/ — found via Mwmbl
WebAssembly
WebAssembly (abbreviated Wasm ) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable compilation target for pr…
-
https://github.com/kripken/emscripten/issues/4542 — found via Mwmbl
Running wasm output via node does not work when in a different d…
Yeah, sorry about this. I'm not sure what we can do to improve. On both node.js and on the web, there isn't a __file__ type thing like C and Python have,…
-
https://github.com/api7/wasm-nginx-module — found via Mwmbl
GitHub - api7/wasm-nginx-module: Run Wasm in OpenResty/Nginx
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behav…
-
https://wasmedge.org/wasm_linux_container/ — found via Mwmbl
WebAssembly vs Linux Container
If WASM+WASI existed in 2008, we wouldn't have needed to created Docker. That's how important it is. Webassembly on the server is the future of computing.…
-
https://github.com/paritytech/substrate/issues/5547 — found via Mwmbl
Don't assume wasm in no_std env in runtime-interface · Issue #55…
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You swi…
-
http://docs.oracle.com/javase/8/docs/api/javax/net/ssl/X509ExtendedTrustManager.html — found via Mwmbl
X509ExtendedTrustManager (Java Platform SE 8 )
Class X509ExtendedTrustManager Extensions to the X509TrustManager interface to support SSL/TLS connection sensitive trust management. To prevent man-in-t…
-
https://sqlite.org/forum/info/83b33a616ae3aa5f — found via Mwmbl
SQLite Forum: SQLite WASM in node.js
That part is a necessary workaround for Emscripten issues #18071 and #18237, which combine to force us to manually re-export the module symbols. So far n…
-
https://github.com/microsoft/vscode/issues/115646 — found via Mwmbl
v8 crash when loading wasm in extension host · Issue #115646 · m…
Issue marked as unreleased but unable to locate closing commit in issue timeline. You can manually reference a commit by commenting \closedWith someCommit…
-
https://memgraph.com/blog/wasm-a-tour-of-the-webassembly-ecosystem — found via Mwmbl
WASM All Things - A Tour of the WebAssembly Ecosystem
Get the latest articles on all things graph databases, algorithms, and Memgraph updates delivered straight to your inbox Hi folks, It’s Kostas again from …
-
https://istio.io/latest/docs/concepts/wasm/ — found via Google
Istio / Extensibility
The Proxy-Wasm sandbox API replaces Mixer as the primary extension mechanism in Istio. WebAssembly sandbox goals: Efficiency - An extension adds low latency, ...
-
https://github.com/dtolnay/typetag/issues/15 — found via Mwmbl
Switch from `inventory` to `linkme` for wider platform support ·…
If added support for WASM in linkme becomes a reality I think it may make sense to switch typetag to using linkme in its implementation rather than invent…
-
https://github.com/nebula-hackathon-2021/wasm-cpp — found via Mwmbl
GitHub - nebula-hackathon-2021/wasm-cpp: wasm in c++ example
Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may c…
-
https://rustwasm.github.io/wasm-bindgen/examples/wasm-in-web-worker.html — found via Mwmbl
web-sys: WASM in Web Worker - The `wasm-bindgen` Guide
At the time of this writing, only Chrome supports modules in web workers, e.g. Firefox does not. To have compatibility across browsers, the whole example …
-
https://medium.com/nearprotocol/wasm-for-blockchain-2019-d093bfeb6133 — found via Mwmbl
Wasm for Blockchain 2019. 14 hours of content compressed into a……
eWASM ewasm Ewasm Alex gave an in-depth walk through the story of Ewasm. The project started in 2015 with the search for a better VM for Ethereum. Back t…
-
https://groups.google.com/a/chromium.org/g/chromium-extensions/c/zVaQo3jpSpw/m/932YZv2UAgAJ — found via Google
wasm with Manifest v3
I wrote my Chrome extension primarily using Rust compiled to WebAssembly. How do I allow the wasm module to be loaded using the Manifest v3 format?
-
https://discuss.python.org/t/status-of-wasm-in-cpythons-main-branch/15542 — found via Mwmbl
Status of WASM in CPython's `main` branch - WebAssembly - Discus…
Support for Node and browsers via Emscripten is there (i.e. the test suite should pass w/o modification). WASI support is experimental. @ethanhs is workin…
-
https://istio.io/latest/docs/reference/config/proxy_extensions/wasm-plugin/ — found via Mwmbl
Istio / Wasm Plugin
Wasm Plugin WasmPlugins provides a mechanism to extend the functionality provided by the Istio proxy through WebAssembly filters. Order of execution (as …
-
https://memgraph.com/blog/wasm-introducing-the-very-first-wasm-based-client — found via Mwmbl
WASM to the Moon - Introducing the Very First WASM Based Client
WASM to the Moon - Introducing the Very First WASM Based Client Get the latest articles on all things graph databases, algorithms, and Memgraph updates d…
-
https://programming-language-benchmarks.vercel.app/go-vs-wasm — found via Mwmbl
Go VS Wasm benchmarks, Which programming language or compiler is…
* (You may find time < time(user) + time(sys) for some non-parallelized programs, the overhead is from GC or JIT compiler, which are allowed to take adva…
-
https://internals.rust-lang.org/t/pre-rfc-procmacros-implemented-in-wasm/10860/31 — found via Mwmbl
Pre-RFC: procmacros implemented in wasm - #31 by RalfJung - comp…
WASM does support threads. WASM multithreading was a problem for browsers because shared memory multithreading lets you create high-precision timers which…
-
https://istio.io/latest/news/releases/1.14.x/announcing-1.14.6/ — found via Mwmbl
Istio / Announcing Istio 1.14.6
Improved when Wasm module downloading fails and fail_open is true, a RBAC filter allows all traffic to pass to Envoy instead of the original Wasm filter.…
-
https://www.slideshare.net/brainhubpl/webassembly-czy-dzisiaj-mi-si-to-przyda-do-pracy — found via Mwmbl
WebAssembly - czy dzisiaj mi się to przyda do pracy?
WASM in definition WebAssembly is a new type of code that can be run in modern web browsers — it is a low-level assembly-like language with a compact bina…
-
https://developer.chrome.com/blog/sqlite-wasm-in-the-browser-backed-by-the-origin-private-file-system/ — found via Mwmbl
SQLite Wasm in the browser backed by the Origin Private File Sys…
In our blog post Deprecating and removing Web SQL , we promised a replacement for Web SQL based on SQLite. The SQLite Wasm library with the Origin Private…
-
https://stackoverflow.com/questions/49611290/using-webassembly-in-chrome-extension — found via Google
using WebAssembly in chrome extension - javascript
2 Apr 2018 — I've been fiddling with WebAssembly recently, and found a way to make it work. Here are the script files: main.js chrome.browserAction.
-
https://levelup.gitconnected.com/creating-a-psychedelic-webassembly-chrome-extension-9c3a5d806e4a — found via Google
Creating a Psychedelic WebAssembly Chrome Extension
5 May 2022 — I created a chrome extension that will: Scan all images on a website; Replace those images with iframes; Load a WebAssembly (Wasm) module ...
New results
-
https://www.reddit.com/r/firefox/comments/a4072a/can_i_use_wasm_in_webextensions/ — found via Google
Can I use WASM in WebExtensions? - firefox
Is it possible to use WASM in WebExtns? I.e., can I write a WebExtn in Rust, with maybe some JS glue/stub code where necessary? I'm not ...
-
https://github.com/istio-ecosystem/wasm-extensions — found via Google
istio-ecosystem/wasm-extensions
In this extension, you can find how to perform HTTP callout, and asynchronously continue or stop an incoming request based on the response of HTTP call. You ...
-
https://eli.thegreenplace.net/2023/plugins-case-study-envoy-wasm-extensions/ — found via Google
Plugins case study: Envoy WASM extensions - Eli Bendersky
3 Jun 2023 — The WASM extension registers functionality with Envoy by exporting certain functions from the WASM module. When Envoy loads an extension, it ...
-
https://tetrate.io/blog/wasm-modules-and-envoy-extensibility-explained-part-1/ — found via Google
Wasm extensions and Envoy extensibility explained - Part 1
13 Jul 2021 — Wasm Service. Wasm extensions can either be HTTP filters, Network Filters, Access Loggers, or a dedicated extension type called Wasm Service.
-
https://www.jstor.org/stable/2040816 — found via Mwmbl
Extensions of Continuous Functions from Dense Subspaces on JSTOR
Let X and Y be topological spaces, let S be a dense subspace of X, and let f: S → Y be continuous. When Y is the real line R, the Lebesgue sets of f are u…
-
https://duckdb.org/docs/api/wasm/extensions.html — found via Google
Extensions
An extension in DuckDB-Wasm is a regular Wasm file to be dynamically loaded via Emscripten's dlopen . A cryptographical signature is appended to the Wasm file ...
-
https://github.com/eclipse-ee4j/krazo/issues/319 — found via Mwmbl
Define extensions to keep and discuss extraction into own reposi…
edited This issue shall be a base for defining extensions we want to keep maintained by the Krazo team. Also it has to be discussed, if some or all extens…
-
http://dev.haiku-os.org/ticket/7892 — found via Mwmbl
#7892 ([Pe] segfaults in extensions "{cut, copy} lines") – Haiku
I've traced the crash in 'Copy Lines Containing' to symbol preemption behaviour when loading the add-on: instead of the regcomp(), regexec() and regfree()…
-
https://thenewstack.io/wasm-based-sql-extensions-toward-portability-and-compatibility/ — found via Google
Wasm-Based SQL Extensions — Toward Portability and ...
1 May 2023 — Wasm Components are wrappers around core Wasm modules, giving us a way to statically link them together and include high-level interfaces and ...
-
https://bugs.launchpad.net/bugs/1655619 — found via Mwmbl
Bug #1655619 “Lock-ups in extensions spawning an inkscape proces…
I have windows 10 on my pc(Lenovo Z500). Installed yet Inkscape 0.92 and saw some issues on it. Can not use most of Extensions especially under the Modify…
-
https://github.com/microsoft/vscode/pull/26564 — found via Mwmbl
Intelli-sense in extensions file by teintinu · Pull Request #265…
Conversation This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the f…
-
https://github.com/CocoaPods/CocoaPods/issues/6480 — found via Mwmbl
Using pods in extensions is broken in 1.2.0 (the "Target has fra…
This was meant as a comment on #6446 but the more I wrote, the further I got from the OP's issue, I think. My issue is very extensively described on Stack…
-
https://code.visualstudio.com/docs/editor/extension-gallery — found via Mwmbl
Managing Extensions in Visual Studio Code
The features that Visual Studio Code includes out-of-the-box are just the start. VS Code extensions let you add languages, debuggers, and tools to your in…
-
https://github.com/Microsoft/vscode/issues/17068 — found via Mwmbl
Allow disabling built in extensions · Issue #17068 · microsoft/v…
A concern I have is that the flow of this is so different than our other extensions. Should we consider an approach Atom took and show built in extension…
-
https://en.wikipedia.org/wiki/Streaming_SIMD_Extensions — found via Mwmbl
Streaming SIMD Extensions - Wikipedia
Intel's first IA-32 SIMD effort was the MMX instruction set. MMX had two main problems: it re-used existing x87 floating-point registers making the CPUs u…
-
https://github.com/apple/swift-evolution/pull/848 — found via Mwmbl
[SE-0185] Synthesis in extensions is necessary for conditional c…
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions ca…
-
https://developer.chrome.com/extensions/single_purpose — found via Mwmbl
Chrome Extensions quality guidelines FAQ - Chrome Developers
To maintain the quality of the Chrome user experience, on December 19, 2013, we launched a policy requiring Chrome extensions to have a single purpose. In…
-
https://developer.chrome.com/extensions/security — found via Mwmbl
Chrome Extensions: Stay secure - Chrome Developers
Extensions have access to special privileges within the browser, making them an appealing target for attackers. If an extension is compromised, every user…
-
https://blog.codepen.io/documentation/url-extensions/ — found via Mwmbl
URL Extensions - CodePen Blog
On any Pen, you can access the code that was written in one of the code panels by adding extensions to the Pen’s URL. This is handy for things like linkin…
-
https://developer.chrome.com/docs/extensions/mv3/mv2-sunset/ — found via Mwmbl
Chrome Extensions Manifest V2 support timeline - Chrome Develope…
December 9, 2022: The Manifest V2 deprecation timelines are under review and the experiments scheduled for early 2023 are being postponed. For more inform…
-
https://forums.swift.org/t/pitch-overridable-members-in-extensions/1390 — found via Mwmbl
[Pitch] Overridable Members in Extensions - Pitches - Swift Foru…
# Overridable Members in Extensions * Proposal: SE-NNNN * Author: [Jordan Rose](https://github.com/jrose-apple) * Status: **Awaiting review** * Review man…
-
https://blog.google/products/chrome/find-great-extensions-new-chrome-web-store-badges/ — found via Mwmbl
Find great extensions with new Chrome Web Store badges
Find great extensions with new Chrome Web Store badges Since 2009, publishers have been hard at work building extensions that make Chrome more powerful, u…
-
https://asreview.readthedocs.io/en/latest/extensions_dev.html — found via Mwmbl
Create extensions — ASReview LAB documentation
ASReview extensions enable you to integrate your programs with the ASReview framework seamlessly, by using the Python API. These extensions fall into thre…
-
https://forums.swift.org/t/allow-stored-properties-in-extensions/60889/18 — found via Mwmbl
Allow stored properties in extensions - #18 by Ben_Cohen - Pitch…
Interesting, this is good to know. Is this a promise / contract or merely a description of the current behavior? Would we need to completely disallow this…
-
https://developer.mozilla.org/en-US/Add-ons/WebExtensions — found via Mwmbl
Browser Extensions - Mozilla | MDN
Extensions, or add-ons, can modify and enhance the capability of a browser. Extensions for Firefox are built using the WebExtensions API cross-browser tec…
-
http://lists.llvm.org/pipermail/cfe-dev/2020-September/066911.html — found via Mwmbl
[cfe-dev] [OpenCL] Simplification in extensions
In this RFC I would like to discuss simplifications in the OpenCL extension implementation, that can affect existing code. Please, provide your feedback a…
-
https://learn.microsoft.com/en-us/windows/desktop/memory/address-windowing-extensions — found via Mwmbl
Address Windowing Extensions - Win32 apps | Microsoft Learn
Address Windowing Extensions In this article Address Windowing Extensions (AWE) is a set of extensions that allows an application to quickly manipulate p…
-
https://blog.mozilla.org/addons/2016/05/31/using-google-analytics-in-extensions/ — found via Mwmbl
Using Google Analytics in Extensions | Mozilla Add-ons Community…
As an add-on developer, you may want to have usage reporting integrated into your add-on. This allows you to understand how your users are using the add-o…
-
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions — found via Mwmbl
Browser extensions - Mozilla | MDN
In this article Browser extensions Extensions, or add-ons, can modify and enhance the capability of a browser. Extensions for Firefox are built using the…
-
https://developer.chrome.com/extensions/event_pages — found via Mwmbl
Manage events with background scripts - Chrome Developers
Extensions are event based programs used to modify or enhance the Chrome browsing experience. Events are browser triggers, such as navigating to a new pag…
-
http://docs.emmet.io/customization/snippets/ — found via Mwmbl
snippets.json
Create snippets.json file in extensions folder to add or override snippets. The structure of this file is the same as the original one : on the top level …
-
https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/wasm/v3/wasm.proto — found via Mwmbl
Wasm (proto) — envoy 1.27.0-dev-c11505 documentation
Configuration for restricting Proxy-Wasm capabilities available to modules. {"allowed_capabilities":{...}} allowed_capabilities (repeated map<string, ext…
-
https://blog.mozilla.org/addons/2010/01/22/broken-executables-in-extensions-in-firefox-3-6/ — found via Mwmbl
Broken executables in extensions in Firefox 3.6 | Mozilla Add-on…
If you are an extension developer and include executable files in your XPI package (binary or shell scripts) then you may be seeing problems in Firefox 3.…
-
http://blog.chromium.org/2013/11/protecting-windows-users-from-malicious.html — found via Mwmbl
Chromium Blog: Protecting Windows users from malicious extensions
Extensions are a great way to enhance the browsing experience; whether users want to quickly post to social networks or to stay up to date with their favo…
-
https://news.ycombinator.com/item?id=38106004 — found via Mwmbl
Thanks! Wasm in a context of a database is something I'm super e…
My dream would be making it easy to install native extensions, say a numerical or ML library, to your database, locally or in the cloud. With EdgeDB we ca…
-
https://wasmio.tech/ — found via Mwmbl
Wasm I/O 2023 - Your WebAssembly Conference • WASM I/O 2023 • 23…
WASM I/O 2023 All things WebAssembly The Wasm conference in Europe Join the WebAssembly community from around the world for two days of deep technical se…
-
https://developer.chrome.com/extensions/declarativeNetRequest — found via Mwmbl
chrome.declarativeNetRequest - Chrome Developers
Extensions must declare either the declarativeNetRequest or the declarativeNetRequestWithHostAccess (available since Chrome 96 ) permission in the extensi…
-
https://wasm-testing.sqlite.org/ — found via Mwmbl
sqlite3 WASM Testing Page Index
Below is the list of test pages for the sqlite3 WASM builds. All of them require that this directory have been "make"d first. The intent is that this page…
-
https://wasm.supabase.com/ — found via Mwmbl
Supabase WASM: PostgreSQL in the Browser
Use psql, the PostgreSQL command-line tool, to interact with the database. Network Use the Start button to establish a network connection between the vm …
-
https://www.railwaygazette.com/news/infrastructure/single-view/view/three-shinkansen-extensions-approved.html — found via Mwmbl
Three Shinkansen extensions approved | News | Railway Gazette In…
JAPAN: Three more extensions to the country's expanding high speed rail network have been authorised for construction by the government, under a programme…
-
http://en.wikipedia.org/wiki/Gamma_function — found via Mwmbl
Gamma function - Wikipedia
Other extensions of the factorial function do exist, but the gamma function is the most popular and useful. It is a component in various probability-distr…
-
https://stackoverflow.com/questions/44616409/declarations-in-extensions-cannot-override-yet-error-in-swift-4/46759085 — found via Mwmbl
ios - Declarations in extensions cannot override yet error in Sw…
Extensions can add new functionality to a type, but they cannot override existing functionality. Extensions add new functionality to an existing class, st…
-
https://translate.google.com/website?sl=es&tl=fr&hl=es&u=https://firebase.google.com/products/extensions — found via Mwmbl
Firebase Extensions | Pre-packaged solutions that save you time
Deploy functionality to your app quickly Designed to increase productivity, Firebase Extensions provide extended functionality to your apps without the n…
-
https://webassembly.org/ — found via Mwmbl
WebAssembly
WebAssembly (abbreviated Wasm ) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable compilation target for pr…
-
https://github.com/kripken/emscripten/issues/4542 — found via Mwmbl
Running wasm output via node does not work when in a different d…
Yeah, sorry about this. I'm not sure what we can do to improve. On both node.js and on the web, there isn't a __file__ type thing like C and Python have,…
-
https://github.com/api7/wasm-nginx-module — found via Mwmbl
GitHub - api7/wasm-nginx-module: Run Wasm in OpenResty/Nginx
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behav…
-
https://wasmedge.org/wasm_linux_container/ — found via Mwmbl
WebAssembly vs Linux Container
If WASM+WASI existed in 2008, we wouldn't have needed to created Docker. That's how important it is. Webassembly on the server is the future of computing.…
-
https://github.com/paritytech/substrate/issues/5547 — found via Mwmbl
Don't assume wasm in no_std env in runtime-interface · Issue #55…
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You swi…
-
http://docs.oracle.com/javase/8/docs/api/javax/net/ssl/X509ExtendedTrustManager.html — found via Mwmbl
X509ExtendedTrustManager (Java Platform SE 8 )
Class X509ExtendedTrustManager Extensions to the X509TrustManager interface to support SSL/TLS connection sensitive trust management. To prevent man-in-t…
-
https://sqlite.org/forum/info/83b33a616ae3aa5f — found via Mwmbl
SQLite Forum: SQLite WASM in node.js
That part is a necessary workaround for Emscripten issues #18071 and #18237, which combine to force us to manually re-export the module symbols. So far n…
-
https://github.com/microsoft/vscode/issues/115646 — found via Mwmbl
v8 crash when loading wasm in extension host · Issue #115646 · m…
Issue marked as unreleased but unable to locate closing commit in issue timeline. You can manually reference a commit by commenting \closedWith someCommit…
-
https://memgraph.com/blog/wasm-a-tour-of-the-webassembly-ecosystem — found via Mwmbl
WASM All Things - A Tour of the WebAssembly Ecosystem
Get the latest articles on all things graph databases, algorithms, and Memgraph updates delivered straight to your inbox Hi folks, It’s Kostas again from …
-
https://istio.io/latest/docs/concepts/wasm/ — found via Google
Istio / Extensibility
The Proxy-Wasm sandbox API replaces Mixer as the primary extension mechanism in Istio. WebAssembly sandbox goals: Efficiency - An extension adds low latency, ...
-
https://github.com/dtolnay/typetag/issues/15 — found via Mwmbl
Switch from `inventory` to `linkme` for wider platform support ·…
If added support for WASM in linkme becomes a reality I think it may make sense to switch typetag to using linkme in its implementation rather than invent…
-
https://github.com/nebula-hackathon-2021/wasm-cpp — found via Mwmbl
GitHub - nebula-hackathon-2021/wasm-cpp: wasm in c++ example
Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may c…
-
https://rustwasm.github.io/wasm-bindgen/examples/wasm-in-web-worker.html — found via Mwmbl
web-sys: WASM in Web Worker - The `wasm-bindgen` Guide
At the time of this writing, only Chrome supports modules in web workers, e.g. Firefox does not. To have compatibility across browsers, the whole example …
-
https://medium.com/nearprotocol/wasm-for-blockchain-2019-d093bfeb6133 — found via Mwmbl
Wasm for Blockchain 2019. 14 hours of content compressed into a……
eWASM ewasm Ewasm Alex gave an in-depth walk through the story of Ewasm. The project started in 2015 with the search for a better VM for Ethereum. Back t…
-
https://groups.google.com/a/chromium.org/g/chromium-extensions/c/zVaQo3jpSpw/m/932YZv2UAgAJ — found via Google
wasm with Manifest v3
I wrote my Chrome extension primarily using Rust compiled to WebAssembly. How do I allow the wasm module to be loaded using the Manifest v3 format?
-
https://discuss.python.org/t/status-of-wasm-in-cpythons-main-branch/15542 — found via Mwmbl
Status of WASM in CPython's `main` branch - WebAssembly - Discus…
Support for Node and browsers via Emscripten is there (i.e. the test suite should pass w/o modification). WASI support is experimental. @ethanhs is workin…
-
https://istio.io/latest/docs/reference/config/proxy_extensions/wasm-plugin/ — found via Mwmbl
Istio / Wasm Plugin
Wasm Plugin WasmPlugins provides a mechanism to extend the functionality provided by the Istio proxy through WebAssembly filters. Order of execution (as …
-
https://memgraph.com/blog/wasm-introducing-the-very-first-wasm-based-client — found via Mwmbl
WASM to the Moon - Introducing the Very First WASM Based Client
WASM to the Moon - Introducing the Very First WASM Based Client Get the latest articles on all things graph databases, algorithms, and Memgraph updates d…
-
https://programming-language-benchmarks.vercel.app/go-vs-wasm — found via Mwmbl
Go VS Wasm benchmarks, Which programming language or compiler is…
* (You may find time < time(user) + time(sys) for some non-parallelized programs, the overhead is from GC or JIT compiler, which are allowed to take adva…
-
https://internals.rust-lang.org/t/pre-rfc-procmacros-implemented-in-wasm/10860/31 — found via Mwmbl
Pre-RFC: procmacros implemented in wasm - #31 by RalfJung - comp…
WASM does support threads. WASM multithreading was a problem for browsers because shared memory multithreading lets you create high-precision timers which…
-
https://istio.io/latest/news/releases/1.14.x/announcing-1.14.6/ — found via Mwmbl
Istio / Announcing Istio 1.14.6
Improved when Wasm module downloading fails and fail_open is true, a RBAC filter allows all traffic to pass to Envoy instead of the original Wasm filter.…
-
https://www.slideshare.net/brainhubpl/webassembly-czy-dzisiaj-mi-si-to-przyda-do-pracy — found via Mwmbl
WebAssembly - czy dzisiaj mi się to przyda do pracy?
WASM in definition WebAssembly is a new type of code that can be run in modern web browsers — it is a low-level assembly-like language with a compact bina…
-
https://developer.chrome.com/blog/sqlite-wasm-in-the-browser-backed-by-the-origin-private-file-system/ — found via Mwmbl
SQLite Wasm in the browser backed by the Origin Private File Sys…
In our blog post Deprecating and removing Web SQL , we promised a replacement for Web SQL based on SQLite. The SQLite Wasm library with the Origin Private…
-
https://stackoverflow.com/questions/49611290/using-webassembly-in-chrome-extension — found via Google
using WebAssembly in chrome extension - javascript
2 Apr 2018 — I've been fiddling with WebAssembly recently, and found a way to make it work. Here are the script files: main.js chrome.browserAction.
-
https://levelup.gitconnected.com/creating-a-psychedelic-webassembly-chrome-extension-9c3a5d806e4a — found via Google
Creating a Psychedelic WebAssembly Chrome Extension
5 May 2022 — I created a chrome extension that will: Scan all images on a website; Replace those images with iframes; Load a WebAssembly (Wasm) module ...