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

feat(server-asset): custom node loader for .wasm and .bin #622

Merged
merged 10 commits into from
Aug 21, 2024

Conversation

hi-ogawa
Copy link
Owner

@hi-ogawa hi-ogawa commented Aug 21, 2024

todo

  • .bin
    • use inlined base64 for vercel edge
  • .wasm
    • should we limit to .wasm?module since .wasm esm integration is different?
      well, forget about it. if time comes, cloudflare would probably change the convention.
  • add test
  • test it on chore: test next/og next-app-router-playground#8

@hi-ogawa hi-ogawa mentioned this pull request Aug 21, 2024
4 tasks
Copy link
Owner Author

hi-ogawa commented Aug 21, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @hi-ogawa and the rest of your teammates on Graphite Graphite

@hi-ogawa hi-ogawa mentioned this pull request Aug 21, 2024
4 tasks
hi-ogawa added a commit to hi-ogawa/next-app-router-playground that referenced this pull request Aug 21, 2024
@hi-ogawa hi-ogawa marked this pull request as ready for review August 21, 2024 10:01
Copy link
Owner Author

hi-ogawa commented Aug 21, 2024

Merge activity

  • Aug 21, 6:10 AM EDT: @hi-ogawa started a stack merge that includes this pull request via Graphite.
  • Aug 21, 6:13 AM EDT: Graphite rebased this pull request as part of a merge.
  • Aug 21, 6:18 AM EDT: @hi-ogawa merged this pull request with Graphite.

@hi-ogawa hi-ogawa changed the base branch from feat-next-og-response to graphite-base/622 August 21, 2024 10:11
@hi-ogawa hi-ogawa changed the base branch from graphite-base/622 to main August 21, 2024 10:11
@hi-ogawa hi-ogawa force-pushed the feat-server-asset-loader branch from ca5b9d9 to dd09f03 Compare August 21, 2024 10:12
@hi-ogawa hi-ogawa merged commit 856692a into main Aug 21, 2024
10 checks passed
@hi-ogawa hi-ogawa deleted the feat-server-asset-loader branch August 21, 2024 10:18
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