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
Are there any obstacles to simply using src/lib.zig as the embedding API for embedding within a Zig application? What does the build process look like in this case?
Are there any obstacles to simply using
src/lib.zigas the embedding API for embedding within a Zig application? What does the build process look like in this case?