Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
8a7d315
deps/k_release: Set Version 7.1.330
rv-auditor Jun 3, 2026
c03bb80
pykwasm/: sync uv files 7.1.330
rv-auditor Jun 3, 2026
f66ade8
flake.{nix,lock}: update Nix derivations
rv-auditor Jun 3, 2026
6678d87
Set Version: 0.1.157
rv-auditor Jun 3, 2026
cd41d35
pykwasm/: sync uv files 7.1.330
rv-auditor Jun 3, 2026
1f828bb
deps/k_release: Set Version 7.1.331
rv-auditor Jun 4, 2026
19d35fd
pykwasm/: sync uv files 7.1.331
rv-auditor Jun 4, 2026
4b25bfa
flake.{nix,lock}: update Nix derivations
rv-auditor Jun 4, 2026
7feec7a
deps/k_release: Set Version 7.1.332
rv-auditor Jun 4, 2026
6e3a6ed
deps/k_release: Set Version 7.1.333
rv-auditor Jun 5, 2026
2457460
pykwasm/: sync uv files 7.1.333
rv-auditor Jun 5, 2026
38416f6
flake.{nix,lock}: update Nix derivations
rv-auditor Jun 5, 2026
ba143b7
deps/k_release: Set Version 7.1.334
rv-auditor Jun 11, 2026
1d18290
pykwasm/: sync uv files 7.1.334
rv-auditor Jun 11, 2026
828ab8e
flake.{nix,lock}: update Nix derivations
rv-auditor Jun 11, 2026
082e514
deps/k_release: Set Version 7.1.335
rv-auditor Jun 17, 2026
ce8dd5d
pykwasm/: sync uv files 7.1.335
rv-auditor Jun 17, 2026
426e5b3
flake.{nix,lock}: update Nix derivations
rv-auditor Jun 17, 2026
c862d18
deps/k_release: Set Version 7.1.336
rv-auditor Jun 17, 2026
6ce9055
pykwasm/: sync uv files 7.1.336
rv-auditor Jun 17, 2026
8fd363f
flake.{nix,lock}: update Nix derivations
rv-auditor Jun 17, 2026
580db82
deps/k_release: Set Version 7.1.337
rv-auditor Jun 18, 2026
47e710a
pykwasm/: sync uv files 7.1.337
rv-auditor Jun 18, 2026
6dbf6ae
flake.{nix,lock}: update Nix derivations
rv-auditor Jun 18, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deps/k_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.1.329
7.1.337
28 changes: 14 additions & 14 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
rv-nix-tools.url = "github:runtimeverification/rv-nix-tools/854d4f05ea78547d46e807b414faad64cea10ae4";
nixpkgs.follows = "rv-nix-tools/nixpkgs";

k-framework.url = "github:runtimeverification/k/v7.1.329";
k-framework.url = "github:runtimeverification/k/v7.1.337";
k-framework.inputs.nixpkgs.follows = "nixpkgs";

flake-utils.follows = "k-framework/flake-utils";
Expand Down
2 changes: 1 addition & 1 deletion package/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.156
0.1.157
4 changes: 2 additions & 2 deletions pykwasm/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ build-backend = "hatchling.build"

[project]
name = "pykwasm"
version = "0.1.156"
version = "0.1.157"
description = ""
readme = "README.md"
requires-python = "~=3.10"
dependencies = [
"kframework>=7.1.329",
"kframework>=7.1.337",
"py-wasm@git+https://github.com/runtimeverification/py-wasm.git@0.3.1"
]

Expand Down
40 changes: 20 additions & 20 deletions pykwasm/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading