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

internal: remove secret hidden internals and introduce new way to call native code from js #8166

Merged
merged 38 commits into from Mar 30, 2024

Commits on Jan 14, 2024

  1. oooooh magic

    paperdave committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    1baf79c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. stuff

    paperdave committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    ca99e27 View commit details
    Browse the repository at this point in the history
  2. run format

    paperdave committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    80b4735 View commit details
    Browse the repository at this point in the history
  3. ok

    paperdave committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    88d132e View commit details
    Browse the repository at this point in the history
  4. yippee

    paperdave committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    904db0d View commit details
    Browse the repository at this point in the history
  5. run the formatter back

    paperdave committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    ea4d610 View commit details
    Browse the repository at this point in the history
  6. finish things up

    paperdave committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d1d9e5f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    436daef View commit details
    Browse the repository at this point in the history
  8. fix webkit

    paperdave committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    52d60f9 View commit details
    Browse the repository at this point in the history
  9. more

    paperdave committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a6dcca8 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    a919705 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    837713d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0a808a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    3e42c02 View commit details
    Browse the repository at this point in the history
  2. fix compile

    paperdave committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    678cc3f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    37835a2 View commit details
    Browse the repository at this point in the history
  2. update

    paperdave committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    99cdf7f View commit details
    Browse the repository at this point in the history
  3. a

    paperdave committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    e21a059 View commit details
    Browse the repository at this point in the history
  4. v

    paperdave committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    143f3a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. ok

    paperdave committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    a54e64d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e50c429 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb87d59 View commit details
    Browse the repository at this point in the history
  4. OOPS

    paperdave committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    83e480b View commit details
    Browse the repository at this point in the history
  5. bump bun to reduce ci bugs

    paperdave committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f66f3e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. a

    paperdave committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    9e98673 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    7b146fc View commit details
    Browse the repository at this point in the history
  2. js2native is done!

    paperdave committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    87654b9 View commit details
    Browse the repository at this point in the history
  3. improve array binding

    paperdave committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b8452b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    7bdd818 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aaefdc View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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

    paperdave committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7dc6b51 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    3e9df89 View commit details
    Browse the repository at this point in the history
  2. some final stuff

    paperdave committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    76fd2ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b548c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. wasi fixes

    paperdave committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    a893d86 View commit details
    Browse the repository at this point in the history
  2. os

    paperdave committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    eb6d07b View commit details
    Browse the repository at this point in the history