G Web Development Software

cancel
Showing results for 
Search instead for 
Did you mean: 

G Web hosting on Firebase

Hello

 

I'm trying to deploy G web code on Firebase hosting service.

But It dose not execute on server and error come out.

It works on local computer.

 

some error come out on browser like below.

Iniesta_Lujn_0-1674860180591.png

 

It would be greatly appreciated if anyone ,who have experience hosting Gweb on Firebase, give some advice.

 

thanks regard

0 Kudos
Message 1 of 2
(974 Views)

The wasm errors shouldn't be showstoppers, it's just alerting that it's using a less efficient method to download the execution engine to the browser. I wouldn't expect a font download issue to cause issues other than perhaps odd font layouts. Are there any other issues with resource download shown in the network tab of the browser dev tools?

 

I'm unfamiliar with firebase but assume it's more or less a standard hosting service.

 

G Web apps don't run on a server, they're merely files that get sent to a browser when requested and then run in the browser.

~ The wizard formerly known as DerrickB ~
Gradatim Ferociter
Message 2 of 2
(958 Views)