Skip to content

Conversation

willeastcott
Copy link
Contributor

No description provided.

@willeastcott willeastcott added the enhancement New feature or request label Apr 23, 2025
@willeastcott willeastcott requested a review from Copilot April 23, 2025 10:41
@willeastcott willeastcott self-assigned this Apr 23, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR refactors how module configurations are handled for module initialization by renaming attribute variables and consolidating them into a config object.

  • Renamed the attribute variables from glue, wasm, and fallback to glueUrl, wasmUrl, and fallbackUrl.
  • Updated function calls in basisInitialize and WasmModule.setConfig to use the consolidated config object.

@willeastcott willeastcott merged commit 9c7e903 into main Apr 23, 2025
2 checks passed
@willeastcott willeastcott deleted the module-refactor branch April 23, 2025 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant