Skip to content

Comments

Support use of local CORS proxy when serving the wasm deployments#102

Merged
JohanMabille merged 1 commit intoQuantStack:mainfrom
ianthomas23:wasm-serve-local-cors
Feb 20, 2026
Merged

Support use of local CORS proxy when serving the wasm deployments#102
JohanMabille merged 1 commit intoQuantStack:mainfrom
ianthomas23:wasm-serve-local-cors

Conversation

@ianthomas23
Copy link
Member

This adds support for using a local CORS proxy when serving the wasm deployments. It is enabled by using make serve-with-cors in the wasm directory rather than just make serve. Note that this cannot be used in the github pages deployments so that remains using the default make serve.

It is needed to make manual testing of accessing remote git servers easy to do. So far it only works for the cockle-deployment, the lite-deployment will need a new release of cockle first.

@JohanMabille JohanMabille merged commit c460fce into QuantStack:main Feb 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants