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

Migrate to napi-rs implementation #1

Merged
merged 16 commits into from
Oct 8, 2024
Merged

Migrate to napi-rs implementation #1

merged 16 commits into from
Oct 8, 2024

Commits on Sep 26, 2024

  1. Rmove the git submodule

    nazarhussain committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e980952 View commit details
    Browse the repository at this point in the history
  2. Remove zig related files

    nazarhussain committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4ac5090 View commit details
    Browse the repository at this point in the history
  3. Setup napi-rs

    nazarhussain committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    98df39b View commit details
    Browse the repository at this point in the history
  4. Setup github workflows

    nazarhussain committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    af57d93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2b6e39 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    3aa23f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    b1ff58f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Update CI pipeline

    Update the docker for build ci
    
    Update the docker image
    
    Remove docker from musl build
    
    Remove docker from musl build
    
    Update build command
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Add a package to docker container
    
    Revert CI to use the docker based build
    
    Fix a typo
    
    Fix a typo
    
    Fix cargo config
    
    Enable cross compile build
    
    Update the config
    
    Add debug flag
    
    Add multilib package
    
    Add multilib package
    
    Add multilib package
    
    Refactor CI pipeline
    
    Refactor CI pipeline
    
    Update dependencies
    
    Add rustup support
    
    Add rustup support
    
    Add musl target
    
    Debug stdlib file
    
    Search for multilib packages
    
    Add old multilib packages
    
    Add cargo flag
    
    Add libclang-dev
    
    Add libclang-dev
    
    Update the cargo tasks
    
    Update the build script
    
    Run CI without cache
    
    Use required packages
    
    Use latest napi for cross compile
    
    Use latest napi for cross compile
    
    Update CI pipeline
    nazarhussain committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    428116d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    a857364 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba1737d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b34cbaf View commit details
    Browse the repository at this point in the history
  4. Fix a typo in workflow

    nazarhussain committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c663877 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d42feb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c4231d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85bf674 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d4aeae View commit details
    Browse the repository at this point in the history