Feature Spec
Wing now supports customizing the esbuild config for bundling inflight functions. This enables bundling functions with custom requirements, such as WebAsssembly modules or using custom esbuild plugins.
Use Cases
- enable usage of custom esbuild plugins
- enable usage of custom loaders for WASM modules or similar formats
Implementation Notes
No response
Component
Compiler
Community Notes
- Please vote by adding a 👍 reaction to the issue to help us prioritize.
- If you are interested to work on this issue, please leave a comment.
Feature Spec
Wing now supports customizing the esbuild config for bundling inflight functions. This enables bundling functions with custom requirements, such as WebAsssembly modules or using custom esbuild plugins.
Use Cases
Implementation Notes
No response
Component
Compiler
Community Notes