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

Attempt to fix wasm build #22

Merged
merged 4 commits into from
Jan 3, 2024

Commits on Dec 22, 2023

  1. Attempt to fix wasm build

    anutosh491 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    60c35b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Empty commit message

    anutosh491 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    8c7ad92 View commit details
    Browse the repository at this point in the history
  2. fixing windows build

    anutosh491 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    bff4fb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Wasm (#1)

    * make compatible with most recent lite requirements
    
    * use same binary names
    
    * added missing destructors
    
    * remove superflous moves
    
    * actually compiling wasm interpreter..
    DerThorsten authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    5a5aca5 View commit details
    Browse the repository at this point in the history