Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Azure Pipelines badge to README #241

Merged
merged 1 commit into from Aug 3, 2019
Merged

Add Azure Pipelines badge to README #241

merged 1 commit into from Aug 3, 2019

Conversation

kubkon
Copy link
Member

@kubkon kubkon commented Aug 3, 2019

No description provided.

@kubkon
Copy link
Member Author

kubkon commented Aug 3, 2019

cc @tschneidereit

@tschneidereit
Copy link
Member

Ooh, I forgot about that :( Thank you!

@tschneidereit tschneidereit merged commit 5159f93 into bytecodealliance:master Aug 3, 2019
@kubkon
Copy link
Member Author

kubkon commented Aug 4, 2019

Anytime @tschneidereit!

@kubkon kubkon deleted the readme-update branch August 4, 2019 06:50
grishasobol pushed a commit to grishasobol/wasmtime that referenced this pull request Nov 29, 2021
* Make everything build and test without 'std' feature

Signed-off-by: Brian Anderson <andersrb@gmail.com>

* Use faster constructor in vec_bytebuf.

`vec![0; len]` uses a specialized intrinsic codepath, which, at least in debug
mode, is extremely faster than `resize`.

This makes the `alloc` test pass instantaneously instead of taking minutes.

Signed-off-by: Brian Anderson <andersrb@gmail.com>

* Fix a comment about core+mmap

Signed-off-by: Brian Anderson <andersrb@gmail.com>

* Don't use traits to call libm functions

These no longer exist in the latest revision of libm.

Signed-off-by: Brian Anderson <andersrb@gmail.com>

* Upgrade libm to 0.2.1

Fixes bytecodealliance#240

Signed-off-by: Brian Anderson <andersrb@gmail.com>

* Remove warning from readme about debug-mode panics from libm

Signed-off-by: Brian Anderson <andersrb@gmail.com>

* Test no-std configuration under travis

Signed-off-by: Brian Anderson <andersrb@gmail.com>

* rustfmt

Signed-off-by: Brian Anderson <andersrb@gmail.com>
mooori pushed a commit to mooori/wasmtime that referenced this pull request Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants