cheenar / Winx.js

Lightweight, JavaScript Runtime 🦋; Built on V8 🚅; Inspired by Bun.sh 💛
MIT License
4 stars 0 forks source link

[Compatibility] Supporting WinterCG Specifications #4

Open cheenar opened 7 months ago

cheenar commented 7 months ago

Looks like it would be a good idea to implement all of the requirements from WinterCG. This should make the runtime fairly usable for different purposes.

I would also like to investigate a bit into getting node_modules support. There may be some basic modules that rely on primarily ES6 that can be supported.