Yoshiya Hinosawa
Yoshiya Hinosawa
ah, ok. re-opening > It's just a question of whether it's better to leave as-is or change it before a stable version of @std/random is released. Is the downside perf...
While I personally found these researches interesting, I think it's difficult to do these transliterations in an unopinionated way. Also it seems difficult to maintain them as the maintainers are...
Ah ok. `strip` option sounds good to me. Looks like a balanced solution between added complexity and practicality.
The option like that makes sense to me
I wonder if we can support loading native addons using `--include` flag of compile command. Did anyone try that?
I think we first need to settle on #6407 to start landing these changes
It seems difficult to reach agreement in #6407 and #6408 I'm considering to land only the first 3 (#6406, #6409, #6430) for now.
> make ProgressBar sync and let it write to typeof Deno.stderr | typeof Deno.stdout instead of WritableStreamDefaultWriter, like Spinner does. I'm neutral about this. This change probably makes the implementation...
I'm going to land the first 3
There seem some dependencies to this symbol. https://github.com/search?q=NOTSET+language%3ATypeScript+std%2Flog&type=code I don't find much value to this change, while it has some negative effects to the above users.