paloma
paloma copied to clipboard
WIP: wasmvm so library
Related Github tickets
- a list of github issues that are relevant for this PR
Background
A short paragraph on test what exactly this PR solves.
Testing completed
- [ ] a list of actions that you've performed to ensure that this PR works as intended
- [ ] 99% of the times you should have an item: "wrote tests"
Referred to https://github.com/CosmWasm/wasmd/issues/994 as possible solution? Anything we can do here to help with this @measure-fi or @Vizualni?
@taariq Even the linked issue seems like an incomplete solution. cgo is just kind of a pain unless you go full on containers or have a very chill library (e.g. sqlite).
@measure-fi did you see thoughts from Alex: Should we go the docker route? i saw the errors long time ago but I switched to docker for cross compilation on OSX. Please note https://github.com/CosmWasm/wasmvm#builds-of-libwasmvm . maybe interesting: https://github.com/CosmWasm/wasmd/pull/845
Closing for now. We'll revisit later if needed.