I'm working on a wasm go library to build front end.
It is unstable on mobile but work fine on desktop (except Edge).
Waiting for go 1.12 to solves some issues.

If you are on a desktop, you see the hello world example built with it 
here: wasm go hello world <https://app-demo-232021.appspot.com>
The repo is available here: https://github.com/maxence-charriere/app

On Wednesday, February 6, 2019 at 12:31:18 PM UTC-8, Tharaneedharan 
Vilwanathan wrote:
>
> Somehow I was dreaming I can use Go for frontend too, instead of JS. Is my 
> thinking right?
>
> Regards
> dharani
>
>
> On Wed, Feb 6, 2019 at 12:26 PM Robert Engels <ren...@ix.netcom.com 
> <javascript:>> wrote:
>
>> Just mo.... wasm is horrible on any platform. Unless you maybe have a 
>> large game engine that you are attempting to integrate. 
>>
>> You have to ask yourself, what are you trying to do? If it is just to 
>> avoid the garbage that is JS, then use an environment that transpiles to 
>> JS. You’ll have better integration with the DOM, and not have to learn yet 
>> another client side technology. 
>>
>> Again, just mo. 
>>
>> On Feb 6, 2019, at 2:06 PM, Tharaneedharan Vilwanathan <vdha...@gmail.com 
>> <javascript:>> wrote:
>>
>>
>> I have one more question. Has anyone used WASM in Go for something more 
>> than small examples I managed to see and got them working?
>>
>> It was challenging to get it working and then I wasn't sure how it is 
>> used and how to use it for any bigger projects.
>>
>> Please share your thoughts.
>>
>> Regards
>> dharani
>>
>>
>> On Wed, Feb 6, 2019 at 11:57 AM gocss <g...@curtissystemssoftware.com 
>> <javascript:>> wrote:
>>
>>> while webassembly was considered experimental in go 1.11 is it
>>> planned in go 1.12 release later this month? If so will it's inclusion 
>>> be considered non-experimental ?
>>>
>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "golang-nuts" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to golang-nuts...@googlegroups.com <javascript:>.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "golang-nuts" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to golang-nuts...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to