You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.
Bob Chatman edited this page Mar 31, 2015
·
1 revision
Bugatti Veyron
2.0.0 TBD
Reworked all of the internals. V8 itself is no longer exposed. You work with it via the instrumentations that have been exposed.
Notes
Hot Reloading has a 1s threshold for detection. This is mainly because of the OS only providing that level of detail. As long as you call the tick method it will be able to reach out and reload the files related to your modules.
Alfa Romeo
1.0.0 #8AD5F1E
V8 Binding in place, Raw and flexible.
Known Issues
Function binding is a real POS. Needs reworking.
Hot reloading is not as functional as I would like.