Avery Harnish
acf6a96f88
chore: adds run.js back
3 years ago
Avery Harnish
e050e6ff8d
chore: updates binary-install to v1.0.0
3 years ago
Jesper Håkansson
4ae6306570
Merge pull request #1110 from huntc/no-remove-dir
...
Do not remove the pkg directory
3 years ago
huntc
af8eb33842
Do not remove the pkg directory
...
A recent commit ensured that the pkg directory was removed as the first step of creating it. Unfortunately, this causes a problem for tools such as webpack when watching the pkg directory. In the case of webpack, it is unable to recover its watching and so any watch server must be restarted, consuming the developer's time.
3 years ago
Jesper Håkansson
1dc41bc097
Merge pull request #1095 from drager/0.10.2
...
0.10.2
3 years ago
Jesper Håkansson
c8944e3e96
0.10.2
3 years ago
Jesper Håkansson
c5461f1870
Merge pull request #1094 from drager/force-axios-version
...
Force axios version
3 years ago
Jesper Håkansson
e49a1aa8da
fix: Lock axios version to 0.21.2
3 years ago
Jesper Håkansson
e12f6f7022
Merge branch 'master' of github.com:rustwasm/wasm-pack
3 years ago
Jesper Håkansson
cf757fc60a
Merge pull request #1073 from FrankenApps/patch-1
...
Update docs for how to pass extra options to cargo.
3 years ago
Jesper Håkansson
5eb3dffdf5
Merge pull request #1088 from d3lm/feat/support-aarch64
...
feat: add support for macos aarch64
3 years ago
Dominic Elm
08825f2011
fix: add support for arm64 when using npm
3 years ago
Dominic Elm
713868b204
feat: add support for macos aarch64
3 years ago
Fichtelcoder
a8da03cf01
Fix #1059 .
...
This is the correct way to pass extra arguments, such as features to cargo.
4 years ago
Jesper Håkansson
ae10c23cc1
Merge pull request #986 from jpgneves/implement-rfc-8
...
Implements RFC 8, fixing #606
4 years ago
Jesper Håkansson
68e6de2f82
Merge pull request #1065 from nacardin/arm64
...
Add linux/arm64 to release workflow
4 years ago
Nick Cardin
d1d40f9954
use download-artifact@v2
4 years ago
Nick Cardin
89f73e338a
fix windows
4 years ago
Nick Cardin
a2cc5f577c
update gcc
4 years ago
Nick Cardin
ce69931d7c
set cflags
4 years ago
Nick Cardin
d8a4964300
set arm linker
4 years ago
Nick Cardin
28abdfb292
add libc6-dev-arm64-cross
4 years ago
Nick Cardin
c139f6d8c6
set TARGET_CC
4 years ago
Nick Cardin
3737ed523e
add gcc for aarch64
4 years ago
Nick Cardin
8d2e4baf6e
remove env from matrix
4 years ago
Nick Cardin
1272e4c530
Add linux/arm64 to release
4 years ago
Jesper Håkansson
7ccacca937
fix(ci): Make folder in tar named full name instead of dist
4 years ago
Jesper Håkansson
b1e67d3d22
doc: Update CHANGELOG
4 years ago
Jesper Håkansson
c47c4958b1
Merge pull request #1056 from rustwasm/fix-exe
...
0.10.1
4 years ago
Jesper Håkansson
d2e30a29ba
Merge branch 'master' into fix-exe
4 years ago
Jesper Håkansson
f71675e763
Merge pull request #1055 from rustwasm/look-for-exe
...
fix: Add exe to binary name if windows
4 years ago
Jesper Håkansson
e60f29fc19
fix(ci): Fix release tarballs
4 years ago
Jesper Håkansson
3a9fae4775
fix(ci): Upload window init exe file
4 years ago
Jesper Håkansson
ec6f0c2e22
0.10.1
4 years ago
Jesper Håkansson
e9b620c123
chore: Update package-lock
4 years ago
Jesper Håkansson
d37c2d63de
fix: Add exe to binary name if windows
4 years ago
Jesper Håkansson
c6f9b1cca2
Merge pull request #933 from inokawa/master
...
Fix duplication of lines in docs
4 years ago
Jesper Håkansson
6d81411605
chore: Update package-lock
4 years ago
Jesper Håkansson
5a25b971c9
fix: Add exe to binary name if windows
4 years ago
Jesper Håkansson
ca4af7660f
Merge pull request #1054 from workingjubilee/fix-todo
...
fix: todo, minor typos, extra clones
4 years ago
Jubilee Young
69c5624b17
fix: remove needless clones, borrows
4 years ago
Jubilee Young
8aaef72af0
fix: mem::take TODO
4 years ago
Jubilee Young
e5e5b1eba1
fix: typos in comments
4 years ago
Jesper Håkansson
126dd749bb
Merge pull request #1027 from rustwasm/ci-relase-init
...
fix(ci): Upload window init exe file
4 years ago
Jesper Håkansson
7c53bddcf6
Merge pull request #966 from palfrey/remove-serial-test-derive
...
Remove direct usage of serial_test_derive
4 years ago
Jesper Håkansson
c9ea9aebbc
Merge pull request #957 from bloveless/master
...
Re-enable looking in the path Wasm-opt for binaries first.
4 years ago
Jesper Håkansson
4e1b189a00
Merge pull request #1032 from RileyMShea/patch-1
...
fixes docs offscreen warning label
4 years ago
Jesper Håkansson
a4bf761b30
Merge pull request #1034 from iuslkae/master
...
feat(docs): Prerequisites, considerations for nodejs #1033
4 years ago
Jesper Håkansson
67a543fbb7
Merge pull request #1035 from fkettelhoit/fix-cmd-test-docs
...
Fix example commands in docs broken by PR #851
4 years ago
Jesper Håkansson
34d8aa98ed
Merge pull request #1037 from fkettelhoit/fix-cmd-build-extra-args
...
Use same syntax for extra arguments as wasm-pack test
4 years ago