Package detail

iced-runtime-3

maxtaco651k3.0.5

Runtime for IcedCoffeeScript

IcedCoffeeScript, runtime

readme

iced-runtime-3

V3 of the iced runtime.

changelog

3.0.5 (2019-09-12)

  • Recompile with iced3
  • cleanup tickers

3.0.4 (2016-04-03)

  • Recompile with the correct compiler

3.0.3 (2016-04-03)

  • Fix race condition in await exits and immediate callbacks

3.0.2 (2015-11-23)

  • compile once to fix cyclic dependency

1.0.3 (2015-09-03)

Bugfix:

  • process?.nextTick? for react-native (via @chrisnojima!)

1.0.2 (2014-09-29)

Nit:

1.0.1 (2014-06-24)

Bugfix:

  • Fix crasher in reporting an overrused deferral

1.0.0 (2014-06-16)

Features:

  • Make a major release, since this API is now stable. No other changes.

0.0.2 (2014-06-04)

Features:

  • Add an interp runtime mode...

0.0.1 (2014-06-03)

Features

  • First release
  • Port from iced-coffee-script@v1.7.1-b