Attempting to make a rust worker makes a JS one
Hi there I'm using the
npm init cloudflare mw_image_function worker-rust command to make a rust worker but it ends up making a javascript one instead of a rust one, anyone know why?