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

Generate typescript #6192

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

Commits on Dec 7, 2023

  1. progress

    ericvergnaud committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e76aa6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16cae25 View commit details
    Browse the repository at this point in the history
  3. document API changes

    ericvergnaud committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    19378e6 View commit details
    Browse the repository at this point in the history
  4. generates v128

    ericvergnaud committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b1be833 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. support i8x16

    ericvergnaud committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    76846ff View commit details
    Browse the repository at this point in the history
  2. support i16x8

    ericvergnaud committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    96add7c View commit details
    Browse the repository at this point in the history
  3. support i32x4

    ericvergnaud committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    b69507a View commit details
    Browse the repository at this point in the history
  4. support i64x2

    ericvergnaud committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    6d99060 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. support f32x4

    ericvergnaud committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    6e6d209 View commit details
    Browse the repository at this point in the history
  2. support f64x2

    ericvergnaud committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f5866e6 View commit details
    Browse the repository at this point in the history
  3. more stuff

    ericvergnaud committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    255b56f View commit details
    Browse the repository at this point in the history
  4. more stuff

    ericvergnaud committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    cc49c4c View commit details
    Browse the repository at this point in the history
  5. progress

    ericvergnaud committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    3a2b2a2 View commit details
    Browse the repository at this point in the history
  6. support ExpressionInfo

    ericvergnaud committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    a52dfe3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b4460e View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    0520e32 View commit details
    Browse the repository at this point in the history
  2. fix return types

    ericvergnaud committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    e370f1c View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    839b665 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76a0e7c View commit details
    Browse the repository at this point in the history
  3. rename for consistency

    ericvergnaud committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ec80d01 View commit details
    Browse the repository at this point in the history
  4. Fix typos

    ericvergnaud committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    898cb2d View commit details
    Browse the repository at this point in the history
  5. Fix Feature API

    ericvergnaud committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    36c0747 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    4036ade View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95f3df3 View commit details
    Browse the repository at this point in the history
  3. house keeping

    ericvergnaud committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b0c24cd View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

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

Commits on Jan 9, 2024

  1. more arrays API

    ericvergnaud committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    cbb6c00 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

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

Commits on Jan 14, 2024

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

Commits on Jan 23, 2024

  1. more GC methods

    Signed-off-by: Eric Vergnaud <[email protected]>
    ericvergnaud committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    76d7f08 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. add support for BinaryenArrayNewData

    Signed-off-by: Eric Vergnaud <[email protected]>
    (cherry picked from commit 0e1c3f3)
    ericvergnaud committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4199884 View commit details
    Browse the repository at this point in the history
  2. add entry point for BinaryenArrayNewData

    Signed-off-by: Eric Vergnaud <[email protected]>
    ericvergnaud committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    59a05f0 View commit details
    Browse the repository at this point in the history
  3. fix missing semicolon

    (cherry picked from commit 6eb31b9)
    ericvergnaud committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    34b692f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. simplify

    ericvergnaud committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    8efbe18 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Merge branch 'main' into generate-typescript

    # Conflicts:
    #	CMakeLists.txt
    #	src/binaryen-c.cpp
    #	src/binaryen-c.h
    #	src/js/binaryen.js-post.js
    ericvergnaud committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3596b41 View commit details
    Browse the repository at this point in the history
  2. update memory API

    ericvergnaud committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f2019de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9be8b9c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

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