Kotaro Chikuba

Results 65 issues of Kotaro Chikuba

### Which Cloudflare product(s) does this pertain to? D1 ### What version(s) of the tool(s) are you using? 3.6.0 ### What version of Node are you using? 20.5.1 ### What...

bug
d1

I tried resurrectio to my app but it doesn't works because my app has many async and time baesd event like animation. I feel resurrectio has great possibility for testing....

In Single Page Application, asset_path resolving is hardest problem with sprockets. I think it can be resolved by providing asset_path helper. For example ``` javascript //=require sprockets_asset_path // in develpment...

This PR is proposal to add `npm library mode` build. ## API Proposal It generates them. - `worker-dom/dist/lib/main.mjs`: export `attachWorker(element: HTMLElement, worker: Worker): void` - `worker-dom/dist/lib/worker.mjs`: export `ready: Promise` (DOM...

cla: yes

TSIA ![image](https://github.com/moonbitlang/moonbit-docs/assets/73962/7e4e07ff-b7be-40bc-88cd-65447472a86f)

bug