issues
search
bytecodealliance
/
wasmtime-cpp
Apache License 2.0
86
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
More changes for updates on `main`
#59
alexcrichton
closed
3 weeks ago
0
Update to latest main
#58
alexcrichton
closed
3 weeks ago
0
Update for recent changes in the C API
#57
alexcrichton
closed
1 month ago
0
module field error and core dump
#56
nyue
closed
5 months ago
1
Fix a fault on CI and locally with debug assertions
#55
alexcrichton
closed
6 months ago
0
Add back externref support to the C++ API
#54
alexcrichton
closed
6 months ago
0
Include iostream in wasmtime.hh
#53
Wulfheart
opened
7 months ago
1
Add double-check assertions that `Val` is of the right size/align
#52
alexcrichton
closed
7 months ago
0
Move this repository into the upstream Wasmtime repository
#51
alexcrichton
opened
7 months ago
1
Update for changes in WASI
#50
alexcrichton
closed
7 months ago
0
Any list of Supported datatypes
#49
am2222
closed
7 months ago
4
Update for removal of externref from C API
#48
alexcrichton
closed
8 months ago
0
Async API
#47
Andoryuuta
opened
8 months ago
1
Fix typos.
#46
waywardmonkeys
closed
9 months ago
1
ci: Update to `actions/checkout@v4` from `v2`.
#45
waywardmonkeys
closed
10 months ago
1
Make container ctor of Span more general
#44
PragmaTwice
closed
1 year ago
2
Add an X macro for `ValKind` processing
#43
PragmaTwice
closed
1 year ago
2
Update for new fuel APIs
#42
alexcrichton
closed
1 year ago
0
Fix example test syntax
#41
alexcrichton
closed
1 year ago
0
Fix library feature test for std::span
#40
neoq
closed
1 year ago
1
Fix a failing test
#39
alexcrichton
closed
1 year ago
0
Newbie help?
#38
blitz-research
closed
1 year ago
0
Wrap wasmtime_store_limiter (#36)
#37
agutekanst-llnw
closed
1 year ago
1
wasmtime_store_limiter not wrapped
#36
agutekanst-llnw
closed
1 year ago
2
Fix compile against latest Wasmtime
#35
alexcrichton
closed
1 year ago
0
Move `[[nodiscard]]` to class Result directly
#34
PragmaTwice
closed
1 year ago
1
Update for latest Wasmtime C API changes
#33
alexcrichton
closed
1 year ago
0
Update some CI configuration for new ubuntu images
#32
alexcrichton
closed
1 year ago
0
Update `TypedFunc::call` for C API changes
#31
alexcrichton
closed
2 years ago
0
Update for recent trap changes
#30
alexcrichton
closed
2 years ago
0
How to load WASM file?
#29
lykhouzov
closed
2 years ago
5
Remove formatting/clang-tidy from CI
#28
alexcrichton
closed
2 years ago
0
Fix build against current wasmtime C API
#27
alexcrichton
closed
2 years ago
0
Fix compile with recent header change
#26
alexcrichton
closed
2 years ago
0
[Idea] WasiApp
#25
redradist
opened
2 years ago
9
Remove support for module linking
#24
alexcrichton
closed
2 years ago
1
Remove InterruptHandle, bind epochs
#23
alexcrichton
closed
2 years ago
0
Minor updates
#22
dshiell15
closed
3 years ago
1
Don't use `std::cerr` in header
#21
alexcrichton
closed
3 years ago
2
Add Module::deserialize_file() to expose wasm_module_deserialize_file()
#20
dshiell15
closed
3 years ago
1
Use `<iosfwd>` instead of `<iostream>`
#19
alexcrichton
closed
3 years ago
0
do not include iostream in the public header
#18
swang206
closed
3 years ago
11
Bind the new `*_unchecked` function APIs
#17
alexcrichton
closed
3 years ago
0
Expose wasmtime_linker_define_func for Linker class
#16
dshiell15
closed
3 years ago
1
Add Store::Context::set_data() and Store::Context::get_data()
#15
dshiell15
closed
3 years ago
7
Fix compiler issue on gcc 7
#14
dshiell15
closed
3 years ago
0
Fix compiler issues for gcc 7.5
#13
dshiell15
closed
3 years ago
0
Compiler fix for gcc 7.5
#12
dshiell15
closed
3 years ago
0
Compiler error on ubuntu 18.04 + stock gcc 7.5
#11
dshiell15
closed
3 years ago
1
Implement support for the memory64 proposal
#10
alexcrichton
closed
3 years ago
0
Next