Results 42 comments of Riant

@caozhong1996 > Note: it's very similar to #4339 Yes, there are so many developers need and talk about this feature, and it is strange there is no progress so far....

`bun add canvas@next` is successful, but when I `bun ./server.js`, I got error below: ``` error: Cannot find module '../build/Release/canvas.node' from 'E:\Projects\xxx\xxx\node_modules\canvas\lib\bindings.js' Bun v1.2.19 (Windows x64) ``` And, yes, there...