JP Sugarbroad
JP Sugarbroad
Ok, sounds good. Essentially a kind of cooperative multitasking. Might be worth a comment, but for the purposes of review it works fine.
``` -> v = '' -> loop await f defer v ```
I eagerly await this. :)
Oh, okay. You use it something like this: https://gist.github.com/neonankiti/05922cf0a44108a2e2732671ed9ef386 If you're still finding that you need permissions for SAF, it might be because you are trying to store the file...
This sounds like a wasi-level imports section. We should model it after that - names and types, allowing the binder to decide what goes in each box. For example, on...
Is the intention that there is a subtyping relation `short
Do you mean that I should just remove the string checks?
Seems like your change is better than what I would have done. I'll take it and see where else the pattern should apply.
I stumbled on this, and it amused me enough to comment. :smile: You can clone with `--single-branch` or `--depth` to avoid it, but the big objects are in the history...
We have a device that implements MTP and want to sync time to it. Easiest way is to set the standard datetime device property, but it seems silly to add...