Skip to content

Conversation

@bragaigor
Copy link

Merge wasmer v6.1.0

Arshia001 and others added 30 commits July 2, 2025 16:46
feat: support sys-minimal feature for WASIX, allowing users to selectively enable features they need when running natively
Arshia001 and others added 30 commits October 1, 2025 16:26
…pinner-during-module-compilation

feat(cli): Add loading spinner when compiling modules in TTY
…h-threads

Linker: fix dlsym'ing functions from the main modules when there are …
Browser driven login can sometimes fail, so we provide fallback instructions
for manual login.
Make table methods don’t fail in the browser
Allow -u instead of --unpack. For convenience...
…mand-allow-u-shortform-for-unpack

chore(cli): package unpack command: add shortform -u
Clean up the wasmer-sdk crate

* Set version
  (should not track the main runtime version)
* Add some docs
* Move package publishing to submodule
* Rename PublishError to PackagePublishError
* Run expensive operations on blocking threads
Let consumers of the crate pick the features instead.
Use custom error type instead of anyhow::Error
For forwards compat.
* Templates that do not have a wasmer.toml (remote build templates)
  now auto-create a basic app.yaml file, and no longer go into a prompt
  loop

* When deploying a directory with app.yaml but no wasmer.toml, the user
  is now prompted to do a remote build instead.
  If not approved, the deployment will fail.
* For remote builds, only gitignore is taken into account.
* For all other builds, only wasmerignore is taken into account.
fix(cli): Improve behaviour for deployments without wasmer.toml
Use wasmerignore for bundling and gitignore for remote builds
Signed-off-by: Igor Braga <5835477+bragaigor@users.noreply.github.com>
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.