My translator is based on the old (but very good) Metzzo's 123basic.
I fixed some bugs, optimized the code, reduced the size of the translated file and added some stuff.
But on this date, 3D doesn't work

For 2D it works very well in SD (640x480 or 800x480) but is a bit slow in HD.
But this is normal because it doesn't use WebGl. Later, I plan to make a WebGl version.
The advantage of not using WebGl is better compatibility, but the best would be to create 2 versions and detect if WebGl is enabled or not (I'll work on it when I have more time).
I don't recommend starting from scratch for your translator.
Use Metzzo's translator as a basis -OR- make a small demo that uses the functions you use in your games, I will test this demo with my translator and if it works, I will make a small standalone version of my translator for you (and of course also for others who would be interested) to allow you to easily translate your games into H5.
My message was a bit long, I hope I was clear even in English

Ps: The 123basic site is offline but apparently there is still a very old version on Github.
Ps2: It's a pity not to see Metzzo on this Forum anymore, he was a very good GLB programmer
