sindresorhus/Actions

Run WebAssembly

Open

#183 opened on 2023年10月29日

GitHub で見る
 (5 comments) (1 reaction) (0 assignees) (145 forks)user submission
help wantednew action

Repository metrics

Stars
 (3,015 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド