Skip to content

rekzi/learn_javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

console view: npm run watch
browser view (other.html): cd ./browser && npm run live
(of course, after install npm packages at ./ and ./browser dirs)

PTC - proper tail call. JavaScriptCore (Safari) implements it.

agent
	heap (of objects)
	stack
	queue
	realm with globalObj

1) Microtasks, multiple times per iteration of event loop (promises)
2) Tasks (callbacks, set[ Timeout | Interval ])

About

JavaScript core features (for the purpose of studying)

Resources

Stars

Watchers

Forks

Contributors