Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit a8575b7

Browse files
authored
Update macros README. (#160)
1 parent 1e13d2f commit a8575b7

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22

33
## Overview
44

5-
This repository is home to various macro related Dart packages.
5+
This repository was a work in progress prototype for the [macros](https://github.com/dart-lang/language/blob/b268fe0380995b074176e335beec476553eb3c04/working/macros/feature-specification.md)
6+
feature, which was [canceled](https://medium.com/dartlang/an-update-on-dart-macros-data-serialization-06d3037d4f12) in January 2025.
7+
8+
For related work, see:
9+
10+
- [Augmentations](https://github.com/dart-lang/language/blob/main/working/augmentation-libraries/feature-specification.md) feature
11+
- [`build_runner`](https://github.com/dart-lang/build/issues/3800) performance improvements
12+
- [Static Metaprogramming](https://github.com/dart-lang/language/issues/1482) feature request
613

714
## Packages
815

0 commit comments

Comments
 (0)