Nick Cardin
1272e4c530
Add linux/arm64 to release
4 years ago
Gunnlaugur Þór Briem
70be9d3dde
refactor: rename type_ to ty in ESModulesPackage
...
I noticed that this specific evasion of the "type" keyword is already used in
utils::manifest::NpmPackage in the tests, so just match that.
4 years ago
Gunnlaugur Þór Briem
384238d554
test: update tests to conform to this change
4 years ago
Gunnlaugur Þór Briem
c5298f10a2
fix: declare ES module in package.json
...
In bundler mode, generate the package.json with "type": "module" and use the
"main" attribute instead of the "module" attribute.
This change makes the built ES module palatable to node in
--experimental-wasm-modules mode as well as to webpack as illustrated in
https://github.com/webpack/webpack/pull/14313
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
Jesper Håkansson
349f93fd4d
Merge pull request #1046 from palfrey/fix-mdbook
...
Fix mdbook build
4 years ago
Frederic Kettelhoit
dafc83d49d
Only parse first build argument as path if it does not start with hyphens
4 years ago
Frederic Kettelhoit
5b1bd1af1f
Fix build test by using new syntax
4 years ago
Tom Parker-Shemilt
a807401673
Update Cargo.lock
4 years ago
Tom Parker-Shemilt
d8e64684e6
Remove direct usage of serial_test_derive
4 years ago
Tom Parker-Shemilt
b3655b86f9
Upgrade mdbook to 0.3
4 years ago
Tom Parker-Shemilt
58ac4f1c51
Cache mdbook
4 years ago
Tom Parker-Shemilt
a14035d546
Run book build on all branches
4 years ago
Jesper Håkansson
109b82fc39
Merge pull request #1028 from palfrey/auto-approve
...
Automatically approve new PRs for running Github test actions
4 years ago
Frederic Kettelhoit
ca1f6d838c
Use same syntax for extra arguments as wasm-pack test
4 years ago
Frederic Kettelhoit
b242938066
Fix example commands in docs broken by PR #851
4 years ago
iuslkae
0fff34cbb1
feat(docs): Under prerequisites, considerations for nodejs
4 years ago
Riley Shea
1377312250
fix docs: warning label appearing offscreen
4 years ago
Joao Neves
d79e72189c
Implements RFC 8, fixing #606
4 years ago
Tom Parker-Shemilt
175173c0a6
Automically approve new PRs for running Github test actions
4 years ago
Jesper Håkansson
a8423bdab9
fix(ci): Upload window init exe file
4 years ago
Jesper Håkansson
260d79ac89
fix(ci): Fix release tarballs
4 years ago
Jesper Håkansson
eceb5df8d0
Merge pull request #1020 from rustwasm/0.10.0
...
0.10.0
4 years ago
Jesper Håkansson
8d1ea111ea
0.10.0
4 years ago
Jesper Håkansson
d908dcb1be
chore(ci): Update release template
4 years ago
Jesper Håkansson
fcb81af026
Merge pull request #1021 from rustwasm/add-book-action
...
chore(ci): Add build and deploy book
4 years ago
Jesper Håkansson
3ff9d5c886
chore(ci): Only run on master branch
4 years ago