Gene McCulley
|
c39a7f82cb
|
Update README.md
Fix grammar error.
|
6 years ago |
Matthias Prechtl
|
3cb76f15da
|
Update README.md
Fix a missing comma.
Co-Authored-By: sunfishcode <sunfish@mozilla.com>
|
6 years ago |
Dan Gohman
|
b2fefe7714
|
WASI prototype design, implementation, and documentation.
This adds documents describing the WASI Core API, and an implementation in
Wasmtime.
|
6 years ago |
Jef
|
1e5b09fbc4
|
Update README
|
6 years ago |
Jef
|
79f26328d4
|
Improve efficiency of resetting stack pointer
|
6 years ago |
Jef
|
652e2fdeec
|
Fix some places that could have caused panics, update example assembly in readme
|
6 years ago |
Dan Gohman
|
b0243b212f
|
Update the minimum Rust version to 1.32.
|
6 years ago |
Jef
|
4f21ffc006
|
Update README
|
6 years ago |
Jef
|
f9e66eab84
|
Update README
|
6 years ago |
Jef
|
e69e0aeb28
|
Update README
|
6 years ago |
Jef
|
103ae62095
|
Fix README
|
6 years ago |
Jef
|
624d5cc6ad
|
Update README
|
6 years ago |
Jef
|
4eb546c6a5
|
Fix conversions trapping and fix some weirdness around conditional jumps
|
6 years ago |
Jef
|
e4752aae3d
|
Several fixes, implement imported globals
|
6 years ago |
Jef
|
36ec29b048
|
Fix imported memories
|
6 years ago |
Jef
|
64ab86f9bc
|
Add new test results
|
6 years ago |
Jef
|
a50f008f69
|
Remove misc tests from readme
|
6 years ago |
Jef
|
d69bf1ac17
|
Remove misc tests from readme
|
6 years ago |
Jef
|
4e48dad9b6
|
Add host calls
|
6 years ago |
Jef
|
a8a26b5948
|
Fix some float issues
|
6 years ago |
Jef
|
938d7701d9
|
Add float equality
|
6 years ago |
Jef
|
1eb419cdda
|
Implement `memory.size`/`memory.grow`, globals, `call_indirect`
|
6 years ago |
Jef
|
a9ab1a1467
|
Add conversions, update tests in readme
|
6 years ago |
Jef
|
cd85e867fe
|
Update README
|
6 years ago |
Jef
|
2a8ca372e3
|
Update README
|
6 years ago |
Jef
|
5ae789ab7b
|
Fix div and rem
|
6 years ago |
Jef
|
e5852ea7ba
|
Update README
|
6 years ago |
Jef
|
3f3de16bc4
|
Update README
|
6 years ago |
Jef
|
45ccc591cd
|
Fix `br_if` and `br_table`
|
6 years ago |
Jef
|
e99417fb1c
|
Update readme
|
6 years ago |
Dan Gohman
|
c66a3c23f3
|
Tidy up some documentation comments.
|
6 years ago |
Dan Gohman
|
562a66cc27
|
Update status.
|
6 years ago |
Dan Gohman
|
1fda62ed33
|
Flesh out the README.md with more specific goals.
|
6 years ago |
Dan Gohman
|
0c8348cfc7
|
Mention that being usable as a library is a goal.
|
6 years ago |
Dan Gohman
|
0b039b0978
|
Mention the goal of prototyping syscalls for proposal to reference-sysroot.
|
6 years ago |
Dan Gohman
|
3e19b13b0b
|
Fix typo.
|
6 years ago |
Dan Gohman
|
5af15ce9dd
|
Update the README with project status and goals.
|
6 years ago |
Dan Gohman
|
869ed1b5c5
|
Add badges for Appveyor CI and Gitter chat.
|
6 years ago |
Dan Gohman
|
df2b610304
|
Add a Rust version badge.
|
6 years ago |
Dan Gohman
|
d3bc26bc93
|
Mention that a goal of lightbeam is linear-time compilation.
|
6 years ago |
Dan Gohman
|
e32144727d
|
Update project name.
|
6 years ago |
Dan Gohman
|
8b92b91b0a
|
Update issue tracker URL.
|
6 years ago |
Dan Gohman
|
068f86f645
|
Add a basic README.md.
|
6 years ago |
Dan Gohman
|
5379605737
|
Use the correct organization name.
|
6 years ago |
Dan Gohman
|
c59cec6205
|
Update for Cretonne->Cranelift rename.
|
6 years ago |
Dan Gohman
|
f500b7d68d
|
Add build status badges.
|
6 years ago |
Dan Gohman
|
2608dd0c47
|
Update to cranelift 0.16.1, target-lexicon 0.0.3, faerie 0.4.4.
|
6 years ago |
Dan Gohman
|
7a26b76521
|
Change the license to "Apache-2.0 WITH LLVM-exception".
|
6 years ago |
Dan Gohman
|
c612d48b33
|
Rename to wasmtime. It's wasmtime!
Also, update to Cretonne 0.13.0.
|
6 years ago |
Dan Gohman
|
ebf2c3a17e
|
Add a note to the README about present usability.
|
7 years ago |