sindresorhus/Actions

Run WebAssembly

Open

#183 建立於 2023年10月29日

在 GitHub 查看
 (3 留言) (1 反應) (0 負責人) (3,015 star) (145 fork)user submission
help wantednew action

描述

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

貢獻者指南