sindresorhus/Actions

Run WebAssembly

Offen

#183 geöffnet am 29.10.2023

 (5 Kommentare) (1 Reaktion) (0 zugewiesene Personen) (145 Forks)user submission
help wantednew action

Repository-Metriken

Stars
 (3.015 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Description

It would be really cool if it was somehow possible to run a .wasm file inside a shortcut with, I guess, a similar return style as the built-in "Run JavaScript on Web Page" action

The main benefit for me at least is that I would be able to write a single Rust program to clean URLs of tracking metadata and use it anywhere

I guess maybe Actions could create a safari webpage and run it there? I've honestly got no idea how this could actually be implemented I just know it would be a MASSIVE help

One that I'm willing to offer a bounty for. $50 USD for just making it work, extra $20 for making HTTP requests not run into CORS (Yes I will still pay the $20 even if that part is "easy"). I prefer paypal but I'm flexible

Edit: Due to money issues, the bounty has been cancelled. Sorry.

Contributor Guide