Magnus Markling

Results 55 comments of Magnus Markling

My investigation suggests that miri doesn't support any of the wasm32 targets as they all give the same error. ``` > rustup +nightly-2022-09-26 target list | rg wasm32 wasm32-unknown-emscripten wasm32-unknown-unknown...

Some interesting tools in this space are - [`act`](https://github.com/nektos/act) - [`earthly.dev`](https://earthly.dev)

Thank you @kiliman, we started using `remix-typedjson` right away when I saw this.

@arush-sal Did you find the time to upload the solutions?

Any update on this? Still highly wanted!

What's the status on this fix?

@bdurrow Excellent! This should be in the README, or in the message shown after installing with homebrew.

Has anything been decided on v4? Has the "project" been set up?

This would be great! Do note that specifying cargo deps and using a shebang (`#!/usr/bin/env rust-script`) are not the same thing.