{
  "path": "/blog/2012-07-15-stable-node-js-now-runs-contracts-coffee",
  "site": "at://did:plc:4vjd3fe2cgzq5d24j4f3zvar/site.standard.publication/3mjz2bzni752x",
  "$type": "site.standard.document",
  "title": "Stable node.js now runs contracts.coffee!",
  "content": {
    "$type": "dev.disnet.blog.content.markdown",
    "markdown": "\nTook almost a year but now the stable version of node.js (0.8.0+) has\na recent enough version of V8 to run contracts.coffee! The much\nneeded proxy support is still behind a flag so you'll need to\nsupply `--harmony_proxies` and `--harmony-collections` as usual.\n\nAlso, the latest version of contracts.coffee (0.3.1) \nand is now up on npm and\ncollects a few bugs fixes.\n",
    "sourceFormat": "markdown"
  },
  "publishedAt": "2012-07-15T00:00:00.000Z",
  "textContent": "Took almost a year but now the stable version of node.js (0.8.0+) has a recent enough version of V8 to run contracts.coffee! The much needed proxy support is still behind a flag so you'll need to supply harmony proxies and harmony collections as usual. Also, the latest version of contracts.coffee (0.3.1) and is now up on npm and collects a few bugs fixes."
}