Sébastien Morel

Results 36 comments of Sébastien Morel

Hey @florianalexandre could we fix the CI to merge?

For anyone ending here, I found a way with bun `1.1.43` and ink `5.1.0`. Bun can import `wasm` module via import directly which simplifies. here is my Makefile target ```Makefile...

EDIT: that was too good to be true: It fails later on: `TypeError] undefined is not an object (evaluating 'yoga_default.Node.create')` ```[1/13/2025] [6:32:30 PM] › ✖ [TypeError] undefined is not an...

could it be related to this: https://github.com/honojs/node-server/blob/main/src/request.ts#L76 but it's so random (we have hundred of thousand request that are OK)

oh nice of you could reproduce it! I couldn't!

then it's not exactly the same I believe