ran
Results
3
comments of
ran
Good idea, I think it's doable
> Hi, @Ranxy, will opam work if we provide a tar that contains both `core` and `bindings/ocaml`? Can `opam` works inside `bindings/ocaml` with `path = "../../core"`? As far as I...
Wasmer seems to be separating the binding from the core, and only building the capi in the core step, while leaving the binding part to be done in an additional...