Skip to content

fix: remove unexported import test from high level data types example#161

Open
Pranav2612000 wants to merge 1 commit intotorch2424:masterfrom
Pranav2612000:patch-1
Open

fix: remove unexported import test from high level data types example#161
Pranav2612000 wants to merge 1 commit intotorch2424:masterfrom
Pranav2612000:patch-1

Conversation

@Pranav2612000
Copy link
Copy Markdown

Tutorial Link: https://wasmbyexample.dev/examples/passing-high-level-data-types-with-wasm-bindgen/passing-high-level-data-types-with-wasm-bindgen.rust.en-us.html#

Here in our lib.rs file, we aren't exporting a test function. But we are trying to import in index.js file resulting in an error. This PR fixes that by updating the documentation to remove the unexported import.

@netlify
Copy link
Copy Markdown

netlify bot commented Jan 27, 2023

Deploy Preview for wasmbyexample ready!

Name Link
🔨 Latest commit b6d1252
🔍 Latest deploy log https://app.netlify.com/sites/wasmbyexample/deploys/63d3ef94b6ab120008173bb9
😎 Deploy Preview https://deploy-preview-161--wasmbyexample.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

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