After following this guide using the latest stable godot (4.5.1) the game is not loading and is throwing this error:
Uncaught (in promise) LinkError: import object field 'godot_audio_worklet_state_add' is not a Function
still waiting on run dependencies: [game.js:494:18](http://localhost:8080/game.js)
dependency: wasm-instantiate [game.js:494:18](http://localhost:8080/game.js)
(end of list)
After following this guide using the latest stable godot (4.5.1) the game is not loading and is throwing this error: