Skip to content

js2p v0.5.607

Compare
Choose a tag to compare
@LivInTheLookingGlass LivInTheLookingGlass released this 01 Jan 22:22
a5ce312

This is the second Javascript release.

Changes include:

  • Can now be built for browsers (note: browsers cannot receive connections)
  • Websocket support
  • Serialized messages have metadata interlaced, for faster usage
  • Documentation
  • Snappy compression support
  • Mild optimizations throughout
  • Most list properties are now generators
  • Full Python dict API support on sync_socket

Issues closed:

Next steps:

  • Global refactorization
  • Javascript Chord table
  • Figure out how to fully implement in Smalltalk