I've started working on this. Here are my concerns/questions:
- How can I get the current file name from the context?
- How can I pass the current file name from the context?
- How does
oxc handle extensions? Do I need to care about it in the implementation?