Skip to content

Conversation

Arshia001
Copy link
Member

PR is in draft status as of now, there's more left to do. Creating so people can start looking at the code.

@Arshia001 Arshia001 force-pushed the feat/dl branch 2 times, most recently from f8be45a to 64a00ae Compare April 29, 2025 16:08
@Arshia001 Arshia001 force-pushed the feat/dl branch 2 times, most recently from 54c486b to ec414be Compare May 1, 2025 10:05
@Arshia001 Arshia001 marked this pull request as ready for review May 5, 2025 16:49
Copy link

promptless bot commented May 5, 2025

📝 Documentation updates detected! A separate PR for documentation updates has been made here: wasmerio/docs.wasmer.io#135


fn is_from_store(&self, _store: &impl wasmer::AsStoreRef) -> bool {
// TODO: find correct implementation
false
Copy link
Member

Choose a reason for hiding this comment

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

We probably want to return true here

Copy link
Member Author

Choose a reason for hiding this comment

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

That's how it's done for every one of these. I just copy-paste the existing definitions. Not sure if that function is being called at all though, or what the consequences of returning true here would be. Let sleeping dogs lie?

@Arshia001
Copy link
Member Author

Superceded by #5581

@Arshia001 Arshia001 closed this May 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants