top | item 39908679 (no title) mendyberger | 1 year ago Readme says it's a C++ library. Any plans to support higher level languages such as Go or even Python? discuss order hn newest seanisom|1 year ago Yes! It's kind of a pain to build now, so will probably shift to shipping as a .so/dll with a raw C api in a future version. With that, should be easy to generate bindings for any language - the host API footprint is minimal. billconan|1 year ago I don't follow this part. if the lib is shipped as .so/dll, how can it be compiled into wasm? load replies (1)
seanisom|1 year ago Yes! It's kind of a pain to build now, so will probably shift to shipping as a .so/dll with a raw C api in a future version. With that, should be easy to generate bindings for any language - the host API footprint is minimal. billconan|1 year ago I don't follow this part. if the lib is shipped as .so/dll, how can it be compiled into wasm? load replies (1)
billconan|1 year ago I don't follow this part. if the lib is shipped as .so/dll, how can it be compiled into wasm? load replies (1)
seanisom|1 year ago
billconan|1 year ago