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

Support rebuild and build for cross-compiling Node-API module to wasm on Windows #2974

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    b290c1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67a185e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    695f93b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3654832 View commit details
    Browse the repository at this point in the history
  5. exclude make generator

    toyobayashi committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    fbd3939 View commit details
    Browse the repository at this point in the history
  6. hoist fs

    toyobayashi committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f6ee1bb View commit details
    Browse the repository at this point in the history
  7. test: add wasm test

    ignore emsdk
    
    temporarily remove wasi test
    
    add wasi test back
    
    --experimental-wasi-unstable-preview1
    
    test
    
    separate wasm test
    
    run test in bash on windows
    
    fix python path
    toyobayashi committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    664dbb6 View commit details
    Browse the repository at this point in the history
  8. use vs clang to test

    toyobayashi committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8e467dc View commit details
    Browse the repository at this point in the history
  9. minimum wasm test

    toyobayashi committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8ca18c5 View commit details
    Browse the repository at this point in the history
  10. more real test

    toyobayashi committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9a32908 View commit details
    Browse the repository at this point in the history
  11. fix test

    toyobayashi committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    78abf67 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. clean test

    toyobayashi committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ca4acef View commit details
    Browse the repository at this point in the history
  2. test: use typedef

    toyobayashi committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    be79873 View commit details
    Browse the repository at this point in the history
  3. clean gyp config in test

    toyobayashi committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3d39335 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bb4f2a View commit details
    Browse the repository at this point in the history