chriscasola commented on issue #32832:
URL: https://github.com/apache/arrow/issues/32832#issuecomment-1513506857

   @zeroshade -- Hi from FDS! I just ran across this issue and a previous 
attempt in [#14026](https://github.com/apache/arrow/pull/14026) to support 
tinygo.
   
   We are successfully building using the native `GOOS=js GOARCH=wasm go build` 
but the binary size is not ideal for loading into web browsers.
   
   I'm not sure what the cost of supporting tinygo would be but if there is any 
interest in doing so we would be game to help and test. We are wanting to 
compile to WASM so that we can use a lot of tooling around Arrow tables that 
we've implemented in Go, in the browser as well.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to