-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.type-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Description
In flutter/engine#35468 it became apparent that having a way to create unmodifiable views directly from the Dart API would be ideal (the name Dart_NewUnmodifiableTypedData was suggested). This would allow sharing of unmodifiable views across isolates in the same group and it's also a more convenient interface.
Metadata
Metadata
Assignees
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.type-enhancementA request for a change that isn't a bugA request for a change that isn't a bug