//wasm.greet(); import Game from "./src/game-base"; const game = new Game('silver-fang-minigame'); game.start();