setImmediate polyfill for the browser and node. It has unmatched performance and is extremely lightweight.
setAsap(function() {
// do something async
});
Currently, there is no way to cancel setAsap. T 6039 he code base is much smaller without it.