Skip to content

Commit

Permalink
update to version 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesneimog committed Sep 7, 2023
1 parent a8abc5d commit 3761118
Show file tree
Hide file tree
Showing 27 changed files with 219 additions and 4,108 deletions.
330 changes: 217 additions & 113 deletions pd2wasm/PdWebCompiler.py

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions pd2wasm/bin/pd2wasm

This file was deleted.

Binary file added pd2wasm/lib/compiled/libpd.a
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added pd2wasm/static-libs/libpd.a
Binary file not shown.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pd2wasm"
version = "1.0.3"
version = "1.0.4"
description = "pd2wasm convert a PureData patch to Wasm file."
authors = ["Charles K. Neimog <charlesneimog@outlook.com>"]
readme = "README.md"
Expand All @@ -14,5 +14,6 @@ python = "^3.10"
[tool.poetry.scripts]
pd2wasm = "pd2wasm:webpdPatch"


[build-system]
build-backend = "poetry.core.masonry.api"
358 changes: 0 additions & 358 deletions webpatch/data/count.pd

This file was deleted.

Loading

0 comments on commit 3761118

Please sign in to comment.