Owen Ou
Owen Ou
Yes, I would like a foreground mode to help with automation like https://github.com/lhotari/action-upterm/issues/1.
Can you provide an example of this?
It's as simple as downloading the [binaries](http://stedolan.github.io/jq/download/) for your platform from here and add it to `bin/linux_386/jq`. Let me know if it doesn't work.
Hi @munntjlx, can you create a pull request to this repo? I'm happy to review your changes :).
You can create a patch, apply it on a fork of this repo and create a pull request. https://gist.github.com/cookrn/2140571 may help
@nicowilliams What do you have in mind? I'm thinking making it something like http://play.golang.org/. It appears red for output if it's stderr. 
👋 what is the status of this PR? Could it be merged?
I have got the latest `node-gyp` 8.4.1 and Python 3.10. Yet I'm still having the issue. ``` $ npm install ffi npm ERR! code 1 npm ERR! path /Users/owen/code/src/github.com/meroxa/node-funtime/node_modules/ref npm...
I just checked, pushing to [ECR](https://aws.amazon.com/ecr/) is supported. Perhaps docker hub behaves a bit differently. ``` $ wasm-to-oci push ./target/wasm32-wasi/debug/hello-world-rust.wasm 215737051855.dkr.ecr.us-west-2.amazonaws.com/wasm:latest INFO[0001] Pushed: 215737051855.dkr.ecr.us-west-2.amazonaws.com/wasm:latest INFO[0001] Size: 2149229 INFO[0001] Digest: sha256:408202b2f3b087ab6ba05c6c59b8a94bb97b45c62275bfb2803001d0f7eb82f0...
I can testify to seeing the same error in a Go service like https://github.com/grpc-ecosystem/grpc-health-probe/issues/34#issuecomment-616921552.