Skip to content

Development#26

Merged
aydreas merged 3 commits into
masterfrom
development
Jun 1, 2026
Merged

Development#26
aydreas merged 3 commits into
masterfrom
development

Conversation

@aydreas

@aydreas aydreas commented Jun 1, 2026

Copy link
Copy Markdown
Member

This pull request introduces several improvements and maintenance updates to the project, focusing on development tooling, dependency management, and a minor logic fix. The most notable changes include the addition of a Docker-based development environment script, a bug fix in the decoder component, and updates to the Emscripten installation process.

Development environment and tooling:

  • Added a new script, start_env.sh, which launches a Docker container with Node.js 16 for a consistent development environment.
  • Updated the Emscripten installation in webAssembly/install_unix.sh to clone a specific version (2.0.34) with shallow history for faster and more reproducible builds.

Bug fixes and logic improvements:

  • Fixed the output logic in the DEC component (src/components/dec.h) by ensuring the previous output is disabled before enabling the new output, preventing no outputs from being active.

Dependency and version management:

  • Bumped the package version in package.json from 1.2.0 to 1.2.1 to reflect the latest changes.

@aydreas aydreas merged commit c775972 into master Jun 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant