Michaël Zasso

Results 1686 comments of Michaël Zasso

> So, if I get it right. We should hold the releasing this [adonisjs/core#2796](https://github.com/adonisjs/core/pull/2796) until the TypeScript issue has been resolved? No, we should just hold telling people to use...

But we need https://github.com/adonisjs/core/pull/2813 to fix a bug I introduced in the other PR.

Node.js supports WASI for i/o

> do you know why the nodejs workflow isn't running in this PR? No idea. I verified that actions are enabled for the repo.

Btw I would be surprised if everything still works without changes given the huge amount of major dependency upgrades.

I think we should hold off on this PR. Finish your branch first, then work on this again (emscripten will have to be installed in the workflow somehow)

http://ilpubs.stanford.edu:8090/778/1/2006-13.pdf

De mon côté j'ai mute le canal et j'utilise le système de notifications de GitHub

What about adding a new loader hook, which would only return whether the assertion passes or not?

@GeoffreyBooth About: ```js import data from './data.yaml' assert { type: 'yaml' } ``` From my point of view, this example is invalid. I think that assertions should be about what...