Skip to content

Commit

Permalink
wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscorn committed Jan 20, 2024
1 parent c8f5046 commit a56979d
Show file tree
Hide file tree
Showing 17 changed files with 212 additions and 573 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/maturin.yml
Expand Up @@ -3,7 +3,7 @@
#
# maturin generate-ci github --manifest-path=japan-geoid-py/Cargo.toml
#
name: CI
name: Maturin

on:
push:
Expand Down
6 changes: 5 additions & 1 deletion .gitignore
@@ -1,4 +1,8 @@
/target
bin/
pkg/
Cargo.lock
wasm-pack.log
gsigeo2011_ver2_2.*
!gsigeo2011_ver2_2.bin.*

Expand Down Expand Up @@ -71,4 +75,4 @@ docs/_build/
.vscode/

# Pyenv
.python-version
.python-version

0 comments on commit a56979d

Please sign in to comment.