Skip to content

Commit bc40048

Browse files
authored
Update impeller.md for web
1 parent 717707d commit bc40048

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

src/content/perf/impeller.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -98,12 +98,11 @@ No action on your part is necessary for this fallback behavior.
9898

9999
### Web
100100

101-
Flutter on the web offers two renderers and
102-
two build modes. For more information, visit
103-
[Flutter web support][] in the Flutter
104-
architectural guide.
101+
Flutter on the web offers [two renderers][] --
102+
`canvaskit` and `skwasm` -- which both currently use Skia.
103+
They may use Impeller in the future.
105104

106-
[Flutter web support]: /resources/architectural-overview#flutter-web-support
105+
[two renderers]: /platform-integration/web/renderers#renderers
107106

108107
### macOS
109108

0 commit comments

Comments
 (0)