Skip to content

Releases: Joshpolansky/Loom

v0.3.0

Choose a tag to compare

@Joshpolansky Joshpolansky released this 02 Jul 06:01
0c6c7ac

What's Changed

  • Crash diagnostics by @Joshpolansky in #13
  • Add registerExtension(): reflect non-aggregate class state as runtime fields by @Joshpolansky in #10
  • feat(diag): symbolized JSON crash reports on POSIX (mac/linux) by @Joshpolansky in #14
    #15
  • refactor(runtime): split loom_runtime into loom_core (portable engine) + native host by @Joshpolansky in #16
  • Run the Loom runtime in-browser via WebAssembly by @Joshpolansky in #17
  • Real pthread-based threading for the wasm host by @Joshpolansky in #18
  • System metrics: process memory + CPU sampling, served on /api/system and the WS live frame by @Joshpolansky in #19
  • release: v0.3.0 — WASM runtime, command framework, crash diagnostics by @Joshpolansky in #22

Full Changelog: v0.2.3...v0.3.0

What's Changed

  • Crash diagnostics by @Joshpolansky in #13
  • Add registerExtension(): reflect non-aggregate class state as runtime fields by @Joshpolansky in #10
  • feat(diag): symbolized JSON crash reports on POSIX (mac/linux) by @Joshpolansky in #14
  • build(deps-dev): bump vite from 8.0.8 to 8.0.16 in /frontend by @dependabot[bot] in #9
  • build(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 in /frontend by @dependabot[bot] in #15
  • refactor(runtime): split loom_runtime into loom_core (portable engine) + native host by @Joshpolansky in #16
  • Run the Loom runtime in-browser via WebAssembly by @Joshpolansky in #17
  • Real pthread-based threading for the wasm host by @Joshpolansky in #18
  • System metrics: process memory + CPU sampling, served on /api/system and the WS live frame by @Joshpolansky in #19
  • release: v0.3.0 — WASM runtime, command framework, crash diagnostics by @Joshpolansky in #22

Full Changelog: v0.2.3...v0.3.0

Dev build (dev @ 5369357eb7bfab82b972567b3b59570fc4cd3a1c)

Choose a tag to compare

@github-actions github-actions released this 02 Jul 04:10
5369357

Rolling development build — not a stable release.

  • Branch/ref: dev
  • Commit: 5369357eb7bfab82b972567b3b59570fc4cd3a1c
  • Built: run #37

Install via the LoomUI extension: enable loom.includePrereleaseBuilds,
then run Loom: Select Loom Build and choose dev.

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 15 Jun 00:07

Full Changelog: v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 14 Jun 22:54

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 22:11

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 04:15
6e3a1fc

What's Changed

  • Bump react-router and react-router-dom in /frontend by @dependabot[bot] in #6
  • Bump postcss from 8.5.8 to 8.5.14 in /frontend by @dependabot[bot] in #1
  • Add OPC-UA-over-REST live-data facade (mapp Connect-compatible) by @Joshpolansky in #7
  • Migrate frontend to LuxConnect + LuxReact (+ facade stats nodes) by @Joshpolansky in #8

New Contributors

Full Changelog: v0.1.13.1...v0.2.0

v0.1.13.1

Choose a tag to compare

@github-actions github-actions released this 12 May 05:21

Full Changelog: v0.1.13...v0.1.13.1

v0.1.13

Choose a tag to compare

@github-actions github-actions released this 12 May 03:41

Full Changelog: v0.1.12...v0.1.13

v0.1.12

Choose a tag to compare

@github-actions github-actions released this 12 May 02:50
5e820d8

What's Changed

  • Add support for additional module directories and source file tracking by @Joshpolansky in #3

New Contributors

Full Changelog: v0.1.11...v0.1.12

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 11 May 15:49

Full Changelog: v0.0.1...v0.1.11