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 Wasm files that import JS resources #13608

Merged
merged 13 commits into from Jan 1, 2023
Merged

Support Wasm files that import JS resources #13608

merged 13 commits into from Jan 1, 2023

Commits on Nov 12, 2022

  1. Add failing test

    kachkaev committed Nov 12, 2022
    Copy the full SHA
    942188c View commit details
    Browse the repository at this point in the history
  2. Add copyright notices

    kachkaev committed Nov 12, 2022
    Copy the full SHA
    1c58803 View commit details
    Browse the repository at this point in the history
  3. Add CHANGELOG

    kachkaev committed Nov 12, 2022
    Copy the full SHA
    a7eac68 View commit details
    Browse the repository at this point in the history
  4. Fix

    kachkaev committed Nov 12, 2022
    Copy the full SHA
    ea9133e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Update e2e/native-esm/__tests__/native-esm-wasm.test.js

    Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
    kachkaev and SimenB committed Nov 13, 2022
    Copy the full SHA
    65223df View commit details
    Browse the repository at this point in the history
  2. Remove redundant line

    kachkaev committed Nov 13, 2022
    Copy the full SHA
    5d4a115 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Copy the full SHA
    582a86b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Copy the full SHA
    7dc9940 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    kachkaev committed Dec 11, 2022
    Copy the full SHA
    f115872 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. Copy the full SHA
    98116ea View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    15708bc View commit details
    Browse the repository at this point in the history
  3. fix faulty merge

    SimenB committed Jan 1, 2023
    Copy the full SHA
    797437b View commit details
    Browse the repository at this point in the history
  4. split for debugging

    SimenB committed Jan 1, 2023
    Copy the full SHA
    2de0f1f View commit details
    Browse the repository at this point in the history