Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

examples: update with-wasm #2060

Merged
merged 5 commits into from Nov 21, 2021
Merged

examples: update with-wasm #2060

merged 5 commits into from Nov 21, 2021

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Nov 21, 2021

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

  • Enabled nitro.wasm feature flag
  • Add sum.wat
  • Use lazyHandle to initiate wasm module (instead of per request)
    • TODO: Support top-level await in API files
  • Add initWasmModule helper

Note:s

  • Seems reactivity with useAsyncData fn is broken(!) for this example disabled user input

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify
Copy link

netlify bot commented Nov 21, 2021

βœ”οΈ Deploy Preview for nuxt3-docs canceled.

πŸ”¨ Explore the source changes: 203e7d1

πŸ” Inspect the deploy log: https://app.netlify.com/sites/nuxt3-docs/deploys/619a6c030f95d00007399e2a

@pi0 pi0 merged commit 07c7a20 into main Nov 21, 2021
@pi0 pi0 deleted the example/wasm branch November 21, 2021 15:58
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants