Skip to content

feat: Add WASM loaders and generated Prisma client files#35

Merged
VisibleNasir merged 1 commit into
mainfrom
userappbug
Dec 21, 2025
Merged

feat: Add WASM loaders and generated Prisma client files#35
VisibleNasir merged 1 commit into
mainfrom
userappbug

Conversation

@VisibleNasir

Copy link
Copy Markdown
Collaborator
  • Introduced wasm-edge-light-loader.mjs and wasm-worker-loader.mjs for loading WASM modules.
  • Added TypeScript definitions in wasm.d.ts to export default from the generated files.
  • Created wasm.js with the generated Prisma client code, including models and enums for database interactions.
  • Updated turbo.json to include necessary environment variables for the build process.

- Introduced `wasm-edge-light-loader.mjs` and `wasm-worker-loader.mjs` for loading WASM modules.
- Added TypeScript definitions in `wasm.d.ts` to export default from the generated files.
- Created `wasm.js` with the generated Prisma client code, including models and enums for database interactions.
- Updated `turbo.json` to include necessary environment variables for the build process.
@VisibleNasir VisibleNasir merged commit 2d963f6 into main Dec 21, 2025
1 check passed
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