Closed syrusakbary closed 1 month ago
We need to analyze the size that an Artifact will take in Memory. We could consider using loupe again.
Here's the PR removing loupe as it may be useful for this task:
Remove loupe dep for wasmer 3.0 by epilys · Pull Request #2868 · wasmerio/wasmer
We'll need to return how much memory the AllocatedArtifact + CompileModuleInfo take
AllocatedArtifact
CompileModuleInfo
We need to analyze the size that an Artifact will take in Memory. We could consider using loupe again.
Here's the PR removing loupe as it may be useful for this task:
Remove loupe dep for wasmer 3.0 by epilys · Pull Request #2868 · wasmerio/wasmer
We'll need to return how much memory the
AllocatedArtifact
+CompileModuleInfo
take