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

feat: add the initial repository index #88

Merged
merged 7 commits into from
Feb 20, 2023
Merged

Conversation

Angelmmiguel
Copy link
Contributor

@Angelmmiguel Angelmmiguel commented Feb 13, 2023

In this PR, I'm introducing the initial repository index based on the current releases from the WebAssembly Language Runtimes project. The polyfills and wrappers are stored as static files in this repository, so we're only referencing the runtime binaries.

All these files will be bundled as part of the documentation site, so the URLs are easy to access and remember.

There are still some pending items before we can merge this PR:

  • Release the Python and Ruby builds with bundled standard libraries
  • Update the entries in the index.toml file

It closes #85

@Angelmmiguel Angelmmiguel added the 🚀 enhancement New feature or request label Feb 13, 2023
@Angelmmiguel Angelmmiguel added this to the v1.0.0 milestone Feb 13, 2023
@Angelmmiguel Angelmmiguel requested a review from a team February 13, 2023 10:47
@Angelmmiguel Angelmmiguel self-assigned this Feb 13, 2023
@Angelmmiguel Angelmmiguel requested a review from a team February 17, 2023 16:11
@Angelmmiguel Angelmmiguel marked this pull request as ready for review February 17, 2023 16:12
Copy link
Contributor

@assambar assambar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great milestone! We should celebrate!

Copy link
Contributor

@ereslibre ereslibre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Angelmmiguel! LGTM 👏

@Angelmmiguel
Copy link
Contributor Author

Yeah! We all put a lot of work here 😄

@Angelmmiguel Angelmmiguel merged commit 10d6efe into main Feb 20, 2023
@Angelmmiguel Angelmmiguel deleted the 85-repository-index branch May 8, 2023 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create the initial repository index
4 participants