Using ponder like vite/snowpack? #147
roninjin10
started this conversation in
General
Replies: 1 comment
-
No, not without a big lift. I think at this point, ponder has diverged enough from subgraph APIs/semantics that it would be quite difficult to attempt to build ponder event handler files into subgraph-compatible WASM. I looked into this early on, but decided it was best to design new TypeScript-native APIs that take advantage of modern TS development tools. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to use ponder kinda l like vite where we use ponder for dev server but it still works deploying as a subgraph? How heavy of a lift would it be to wrap ponder in an abstraction that does this?
Beta Was this translation helpful? Give feedback.
All reactions