diplodoc-platform/transform

Change default interface to async

3y3 opened this issue · 0 comments

3y3 commented

At current time transform is sync function.

This limits power of transformation.

Propose to add transform.async in minor with new experimental features.
Propose to change transform interface to async in major.