Re: [w3ctag/design-reviews] Delta review (to CR) of Web Neural Network API (Issue #771)

Apologies this took so long, especially given the small change. Given the implementation support ot do this nicely is currently not ready, we discussed this at length and came to a conclusion (albeit somewhat distant from unanimous) that the following tradeoff would probably be acceptable (while not ideal).

- x() + xSync() as conventions - we will add a design principle on this.
- Assuming xSync() would block the main thread for longer than we would likely be comfortable with, keeping it limited to worker should at least prevent inappropriate use degraging user experience.

That said, we would like to see a migration path forward once WASM Promise integration lands on multiple implementations. Thank you for your patience, and we're excited to see this work move forward.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/771#issuecomment-1332346304
You are receiving this because you are subscribed to this thread.

Message ID: <w3ctag/design-reviews/issues/771/1332346304@github.com>

Received on Wednesday, 30 November 2022 15:28:20 UTC