Luke Boswell
|
f3bdb5f321
|
updating rust package documentation
|
2022-11-03 20:00:06 +11:00 |
|
Anton-4
|
4ec43d9964
|
Closes #4423, link build command refactoring
|
2022-10-31 21:32:38 +01:00 |
|
dependabot[bot]
|
1a9323ecdc
|
Bump libc from 0.2.133 to 0.2.135
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.133 to 0.2.135.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.133...0.2.135)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-10 13:00:20 +00:00 |
|
dependabot[bot]
|
b1e87981c0
|
Bump libc from 0.2.132 to 0.2.133
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.132 to 0.2.133.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.132...0.2.133)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-23 08:39:25 +00:00 |
|
dependabot[bot]
|
0079048944
|
Bump bumpalo from 3.10.0 to 3.11.0
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases)
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.10.0...3.11.0)
---
updated-dependencies:
- dependency-name: bumpalo
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-12 21:08:56 +00:00 |
|
Folkert
|
d78be3f863
|
remove either dependency
|
2022-09-06 18:52:43 +02:00 |
|
dependabot[bot]
|
ee81b73ea5
|
Bump either from 1.7.0 to 1.8.0
Bumps [either](https://github.com/bluss/either) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/bluss/either/releases)
- [Commits](https://github.com/bluss/either/compare/1.7.0...1.8.0)
---
updated-dependencies:
- dependency-name: either
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-06 16:50:25 +00:00 |
|
dependabot[bot]
|
095505ee15
|
Bump libc from 0.2.126 to 0.2.132
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.126 to 0.2.132.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.126...0.2.132)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-06 07:27:05 +00:00 |
|
dependabot[bot]
|
4c6ad52c47
|
Bump indoc from 1.0.6 to 1.0.7
Bumps [indoc](https://github.com/dtolnay/indoc) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/1.0.6...1.0.7)
---
updated-dependencies:
- dependency-name: indoc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-15 13:18:18 +00:00 |
|
Folkert
|
d78fc47b7a
|
use bindgen binary again
|
2022-08-13 19:06:23 +02:00 |
|
Folkert
|
4bb653d389
|
bump the wasm function stack size in our fork of wasm3
|
2022-08-13 14:37:02 +02:00 |
|
Folkert
|
792936066c
|
Merge remote-tracking branch 'origin/trunk' into roc-std-platform
|
2022-08-07 13:28:03 +02:00 |
|
Folkert
|
b4eda7c9d9
|
rework features for roc_std
|
2022-08-06 19:01:07 +02:00 |
|
Richard Feldman
|
9f221d7fab
|
Disable roc_std default features in gen_wasm and test_gen
|
2022-08-03 22:40:58 -04:00 |
|
Folkert de Vries
|
fe707a9d6c
|
Revert "don't use default flags when using roc_std just for its types"
This reverts commit 092a119eb7.
|
2022-08-03 21:18:56 +02:00 |
|
Folkert de Vries
|
092a119eb7
|
don't use default flags when using roc_std just for its types
|
2022-08-03 20:24:18 +02:00 |
|
Anton-4
|
6a15a7b41b
|
changed Cargo versions from 0.1.0 to 0.0.1
|
2022-08-03 11:41:19 +02:00 |
|
Folkert
|
9cb2bd04fd
|
fix from wasm32 RocResult implementation
|
2022-07-22 21:13:55 +02:00 |
|
Folkert
|
cd98f20989
|
build wasm3 the normal way
|
2022-07-22 12:43:17 +02:00 |
|
Folkert
|
e8b7d27e73
|
use just one temp dir in wasm llvm tests
|
2022-07-22 12:22:02 +02:00 |
|
Folkert
|
f1d238cccf
|
add env var to make the final wasm file be written
|
2022-07-22 12:19:29 +02:00 |
|
Folkert
|
1ed648554d
|
rename wasm-cli-run -> gen-llvm-wasm
|
2022-07-10 14:08:35 +02:00 |
|
Brian Carroll
|
f80ab79c8e
|
test_gen: remove wasmer-wasi dependency
|
2022-07-10 14:08:35 +02:00 |
|
Brian Carroll
|
e402f1c9d8
|
test_gen: remove wasmer entirely, and get refcount tests working with wasm3
|
2022-07-10 14:08:33 +02:00 |
|
Folkert
|
ffaf56bec2
|
add wasm3 dependency
|
2022-07-10 14:08:29 +02:00 |
|
Folkert
|
cd8b08dcb0
|
add benchmark for List.map performance
|
2022-07-06 00:20:20 +02:00 |
|
Folkert
|
2debf2629d
|
start using criterion in the test_gen crate
|
2022-07-05 17:29:26 +02:00 |
|
Anton-4
|
eee85fa45d
|
moved all crates into seperate folder + related path fixes
|
2022-07-01 17:37:43 +02:00 |
|