diff --git a/docs/syntax-attribute-functions-native.md b/docs/syntax-attribute-functions-native.md index 05414d3..807ae51 100644 --- a/docs/syntax-attribute-functions-native.md +++ b/docs/syntax-attribute-functions-native.md @@ -1,5 +1,7 @@ # Native Attribute for Functions +**Status**: Implemented + ## Summary This RFC proposes a function-level `@native` attribute to request native compilation for individual functions, independent of the script-level `--!native` comment directive.