Shane F. Carr

Results 1862 comments of Shane F. Carr

This is superseded by https://github.com/unicode-org/icu4x/issues/2312. See https://github.com/unicode-org/icu4x/issues/1410

Re-opening because I said above that I wanted to restore some docs.

@nordzilla Can you split "information on which time zone is preferred for a metazone in a given territory." into its own issue so we can mark this issue as fixed?

I think this is a `unicode_bidi` issue, not an ICU4X issue.

A fair bit has happened since this issue was filed. We have a working JS wrapper over ICU4X via WebAssembly. What we don't have is a nice way to package...

Discussion: - @robertbastian - Not sure if we have time to make a fully polished npm release; maybe we can release a 0.9 on npm when we release Rust 1.0?...

As a reminder of the impact of this issue, nearly 2/3 of developers use npm, according to the 2022 Stack Overflow Developer Survey: https://survey.stackoverflow.co/2022/#section-most-popular-technologies-other-tools

- @zbraniecki - The redundancy of "Error" is important over FFI because there is a namespace soup - @zbraniecki - For returning `Option`, shouldn't the return value be `null` or...

The action here is to make sure that list benches are on all three of the dashboards (perf, memory, and code size). It looks like it's on code size but...