acodingwitch

Results 12 comments of acodingwitch

Update: I could use [Esprima](https://esprima.org/) to handle the code and get the function declarations, so, convert it to string. Thinking about that.

Implemented **workaround** to imported functions and expression functions in [PR24](https://github.com/MelonRuntime/MelonJS/pull/24)

Maybe a route method generator (curried function generator) can be used to handle method, origin, header and credentials management

Update: being developed in [Wiki](https://github.com/MelonRuntime/Melon/wiki/)

Documentation already in progress in https://github.com/MelonRuntime/Melon/wiki

> Can you expand on your idea, please? > > Which kind of screenshot would you use exactly for each theme on this page? > > Can you draw a...

@Rush if you think this change would be very dangerous or breaking change, I can add a flag to avoid creating a new api breaking version, so you can safely...

In my opinion, this discussion is pointless and the PR should be merged. A checker to get if `process.env` exists will only help to make the code more compatible with...