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

@cawfree/local-imports #5

Merged
merged 3 commits into from
Apr 12, 2023
Merged

@cawfree/local-imports #5

merged 3 commits into from
Apr 12, 2023

Conversation

cawfree
Copy link
Owner

@cawfree cawfree commented Apr 12, 2023

Enables importing WebAssembly files stored locally to the application.

  • Use resolveAssetSource to determine the filesystem URI and load this as Base64. This does not affect the native library.
  • Updated example app to include a demonstration of this concept, including required configuration changes to the Metro Bundler and a TypeScript project.

Addresses #4.

@cawfree cawfree merged commit f7d0cd4 into main Apr 12, 2023
@cawfree cawfree deleted the cawfree/local-imports branch April 12, 2023 22:00
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.

1 participant