Skip to content

Releases: dckc/moddable

v0.1.15-ag

18 Jan 07:01
Compare
Choose a tag to compare

enhancements:

  • d7bf7df websockets work-around: socket tx buffer 1k -> 4k
  • 6e29865 exit with failure if main() promise is rejected
    • c9423d1 export mxRejectedStatus as fxPromiseIsRejected()
  • 1882225 http: support async replies

bug fixes:

  • 2619ea4 keep main loop running while promise jobs are pending
  • 6e54be5 fix hang in delete machine: don't unref main context

http upgrade for websockets, GeneratorFunction.__proto__ for harden

02 Jan 17:38
Compare
Choose a tag to compare
  • 0efb618 dckc: http: some support for http upgrade, e.g. websockets …
  • fab808c dckc: move headless build target to makefiles/lin
  • f7c0a4e Patrick Soquet: XS: fix GeneratorFunction.proto and AsyncGeneratorFunction.proto

include build, release github workflow

27 Dec 02:52
Compare
Choose a tag to compare
Pre-release
ag08

build-release github workflow for headless linux SDK

exit when promise from main() resolves

27 Dec 01:53
Compare
Choose a tag to compare
Pre-release
ag05

lin_xs_cli: exit when promise from main() resolves

Moddable SDK - less invasive changes

26 Dec 17:00
Compare
Choose a tag to compare
Pre-release
ag04

Merge remote-tracking branch 'dckc/find-mod-grandparent' into ag-linu…

x-cli-lin for use in agoric

23 Dec 16:31
Compare
Choose a tag to compare
Pre-release
ag02

ESP_put for ESP32

moddable SDK for use in Agoric builds (WIP)

23 Dec 01:25
Compare
Choose a tag to compare

Moddable SDK with linux tools built:

~/projects/moddable/build/makefiles/lin$ make
~/projects/moddable/build/makefiles/lin$ cd ../../../..
~/projects$ tar czf ./moddable-15c57243-lin.tgz moddable/
~/projects$ tar tf moddable-15c57243-lin.tgz |head -5
moddable/
moddable/documentation/
moddable/documentation/commodetto/
moddable/documentation/commodetto/poco.md
moddable/documentation/commodetto/commodetto.md