Moritz

Results 93 issues of Moritz

The `CLinker` class is a link hook helper class wrapping linking functionalities. It needs to work on all platforms. - [x] Linux - https://github.com/dart-lang/native/pull/987 - [ ] Windows - [...

type-enhancement
package:native_toolchain_c
good first issue

See the review at https://github.com/dart-lang/core/pull/1 --- - [x] I’ve reviewed the contributor guide and applied the relevant portions to this PR. Contribution guidelines: - See our [contributor guide](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md) for general...

type-infra

. --- - [x] I’ve reviewed the contributor guide and applied the relevant portions to this PR. Contribution guidelines: - See our [contributor guide](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md) for general expectations for PRs. -...

package:intl4x

Fixes internal bug. cc @caffeinix --- - [x] I’ve reviewed the contributor guide and applied the relevant portions to this PR. Contribution guidelines: - See our [contributor guide](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md) for general...

package:intl_translation

Fixes #857 --- - [ ] I’ve reviewed the contributor guide and applied the relevant portions to this PR. Contribution guidelines: - See our [contributor guide](https://github.com/dart-lang/.github/blob/main/CONTRIBUTING.md) for general expectations for...

package:intl4x

Generate static in addition to dynamic libraries in the Github workflow. --- - [x] I’ve reviewed the contributor guide and applied the relevant portions to this PR. Contribution guidelines: -...

type-infra
package:intl4x
skip-changelog-check

Instead of a manual [`Process.run('cargo'...`](https://github.com/dart-lang/i18n/blob/332b1a3b1f009e4315a7807301ea0537b559151a/pkgs/intl4x/hook/build.dart#L213), use [`package:native_toolchain_rust`](https://github.com/irondash/native_toolchain_rust/blob/main/example/dart_package/hook/build.dart). fyi @knopp @dcharkes

type-enhancement
type-code-quality
package:intl4x

The long-term plan is to deprecate `intl` and `intl_translation` in favor of `intl4x` and `messages`. This will hopefully give a better user experience, get rid of bugs, offer more functionality,...

package:intl4x

Download `datagen` and data postcard files, and use them to link the static libraries. This needs the new data asset loading feature to load the `.postcard` data, as well as...

type-infra
package:intl4x

Run `link.dart` with a static library and a manually curated list of symbols when building in AOT mode. --- - [x] I’ve reviewed the contributor guide and applied the relevant...

type-infra
package:intl4x