Compiling modules for Interactivity API

Does bud js support module compilation in any way like wp-scripts (@wordpress/scripts – Block Editor Handbook | Developer.WordPress.org) does? I want to add viewScriptModule to my block but it seems that bud does not support it in its standard configuration.

Maybe this is helpful.

The enqueued public.js is loaded on the front-end.

I need something that wp-scripts has for interactivity. Wp-scripts has --experimental-modules flag