yosh on Nostr: Every year Microsoft hosts an internal Hackathon for a week. This year I've started ...
Every year Microsoft hosts an internal Hackathon for a week. This year I've started working on a `cargo task` subcommand with my colleague Micheal Woerister (Rust T-Compiler).
It's really fun! It allows you to define custom tasks in a `tasks/` subdirectory, which is then run inside of a custom Wasmtime instance with configurable permissions:
https://github.com/yoshuawuyts/cargo-task
It's really fun! It allows you to define custom tasks in a `tasks/` subdirectory, which is then run inside of a custom Wasmtime instance with configurable permissions:
https://github.com/yoshuawuyts/cargo-task