You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'll change the way to support macos binary.
I think it would be nice to make single binary as using static libwasmvm library.
So I tried about building wasmvm static library and find the way, So I register the PR as Finschia/wasmvm#115.
And then, I'll try removing the libsodium since we will not use libsodium through Finschia/ostracon#652.
And then, finally, I'll try building single binary as using static libraries.
Summary
Current release note have just linux binary. So in the macos, we need to clone the git and build it.
It is very difficult in non-developer.
What if we provide the ability to create deb packages that can be installed on macos?
Problem Definition
Proposal
For Admin Use
The text was updated successfully, but these errors were encountered: