Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dynamite-bud
Copy link
Contributor

Description

This PR aims to merge the WASIX compatibility of the static web server by adding CI steps to:

  1. Test all targets including WASIX
  2. Release a WASM based binary on GitHub
  3. Release a package on wasmer.io under static-web-server account name

Motivation and Context

Motivation is to improve the WASIX compatibility of static-web-server with CI in both devel and release CI yaml files.

Testing

  1. In WASIX, we try to run the tests with cargo wasix test but this is currently under development.
  2. All the other targets are being tested with tokio and socket2 forks of WASIX.

john-sharratt and others added 30 commits May 30, 2022 15:51
…nditions

# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	release.sh
# Conflicts:
#	src/server.rs
# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	src/settings/file.rs
@yonas
Copy link
Contributor

yonas commented Oct 6, 2024

What remaining work do we have for this PR?

EDIT: #205 (comment)

@joseluisq
Copy link
Collaborator

What remaining work do we have for this PR?

EDIT: #205 (comment)

@yonas See #298 (comment)

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.

5 participants