Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated project for Zig v0.12 #7

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Updated project for Zig v0.12 #7

merged 1 commit into from
Apr 24, 2024

Conversation

Aandreba
Copy link
Owner

@Aandreba Aandreba commented Apr 24, 2024

Changelog:

  • In the build file, swapped instances of std.build.LazyPath.relative to b.path
  • Updated CI to use Zig 0.12.0
  • Deprecated atomic_arc (Zig now natively supports multi-threaded WebAssembly)
  • fixed @fieldParentPtr to (0.12 change)
  • Changed std.builtin.AtomicOrdering from snake case to camel case (0.12 change)
  • Added Justfile to perform basic operations

@Aandreba Aandreba self-assigned this Apr 24, 2024
@Aandreba Aandreba merged commit 2acd7db into master Apr 24, 2024
1 check passed
@Aandreba Aandreba deleted the zig-v0.12 branch April 24, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant