Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CI test for wasm32-unknown-unknown to enable wasmbind feature #746

Merged
merged 2 commits into from Jul 28, 2022

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    e081a5b View commit details
    Browse the repository at this point in the history
  2. dont use stub.rs when wasmbind feature is enabled

    no longer require wasmbind feature to get js-sys on wasm32-unknown-unknown target
    
    fix comment and remove wasmbind feature from tests
    
    add wasi test
    
    add wasi test
    esheppa committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    de695ab View commit details
    Browse the repository at this point in the history