Uri Bar

Results 28 comments of Uri Bar

Excellent description @meirdev! Looks like it's an easy `good first issue` for anyone looking to slam dunk :)

The "business" impact might be that windows or other OS might break more easily

It's also a stability issue - we rely on WASI, which is experimental, instead of directly on WASM (which is not experimental)

@garysassano - I think this was done in #5282, but then it got reverted in #5315, then implemented again in #5358 and reverted again in #5371, so it's still an...

@5herlocked - I'll go ahead and close this PR for housekeeping. If you're interested to pick it up again we'll be very happy to help! Let us know here or...

Have you tried using the [Redis winglib](https://github.com/winglang/winglibs/tree/main/redis)? We migrated `ex.Redis` on tf-aws to the winglib. We plan to also migrate the `sim` level to the winglib and once that's done...

You're right, my mistake. `sim` is supported on the `redis` winglib, `tf-aws` still isn't.

@Stone-Giant - looks like the issue is not at work, so I'm unassigning for now, so others could try working on this issue. Please let us know if you want...

@govindplal - thank you for creating this PR - it is huge :) If you're still up for the task, I suggest you split the changes to multiple small PRs....