You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "chriscasola (via GitHub)" <gi...@apache.org> on 2023/04/18 17:00:53 UTC

[GitHub] [arrow] chriscasola commented on issue #32832: [Go] Unable to build with tinygo

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org