sindresorhus/Actions

Run WebAssembly

開放

#183 建立於 2023年10月29日

 (5 則留言) (1 個反應) (0 位負責人) (145 個分叉)user submission
help wantednew action

倉庫指標

星標
 (3,015 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南