issues
search
WebAssembly
/
wasm-c-api
Wasm C API prototype
Apache License 2.0
550
stars
77
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Build v8 error: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found
#91
mrpre
opened
5 years ago
1
Binaries?
#90
justinmchase
closed
5 years ago
1
How to run wasm file compiled from C/C++
#89
mrpre
closed
5 years ago
3
Why -fsanitize=address is needed
#88
mrpre
closed
5 years ago
2
Where are the source code of example/*.wasm?
#87
mrpre
closed
5 years ago
1
Pin underlying types for enums
#86
rossberg
closed
5 years ago
1
Expose bounds checking failure for wasm_table_get
#85
AndrewScheidecker
opened
5 years ago
2
Expose wasm_instance_new's potential to trap
#84
AndrewScheidecker
closed
5 years ago
1
Expose bounds-checked memory access API
#83
AndrewScheidecker
opened
5 years ago
6
Explicitly number wasm_valkind_t to leave space for new numeric types
#82
AndrewScheidecker
closed
5 years ago
3
Import/export matching by array position
#81
AndrewScheidecker
closed
5 years ago
2
Use clang-format to format API code
#80
AndrewScheidecker
opened
5 years ago
5
make v8 error
#79
mrpre
closed
5 years ago
6
Invert C/C++ API layering
#78
AndrewScheidecker
opened
5 years ago
2
Add WASM_C_API to declarations that may need declspec(dllimport/dllexport) on Windows
#77
AndrewScheidecker
closed
5 years ago
10
Add ability to pause/resume execution.
#76
PiotrSikora
closed
5 years ago
4
Don't leak implementation into headers.
#75
PiotrSikora
opened
5 years ago
10
Add option to configure garbage collection on VM shutdown.
#74
PiotrSikora
closed
5 years ago
9
Fix build with GCC.
#73
PiotrSikora
opened
5 years ago
1
Respect CC/CXX/CFLAGS/CXXFLAGS/LDFLAGS.
#72
PiotrSikora
opened
5 years ago
2
Add ref equality predicate
#71
rossberg
closed
5 years ago
0
Add stacktrace API
#70
rossberg
closed
5 years ago
7
Configurable resource limitations
#69
titzer
opened
5 years ago
0
Exposing "regular" C/C++ functions?
#68
jakobkummerow
opened
5 years ago
5
What are Foreigns good for?
#67
jakobkummerow
closed
5 years ago
2
Avoid union to represent wasm::val
#66
rossberg
opened
5 years ago
2
Ditch wasm::vec for plain arrays?
#65
rossberg
opened
5 years ago
3
Fix compiling with MSVC
#64
jakobkummerow
closed
5 years ago
1
Fix a few signed/unsigned comparisons
#63
jakobkummerow
closed
5 years ago
0
A mechanism for flags initialization
#62
titzer
opened
5 years ago
1
Fixed several memory leaks in Func
#61
brianchin
closed
5 years ago
4
Consider C++17/20
#60
ghost
opened
5 years ago
5
Request for clarification: why only one engine?
#59
ggreif
closed
5 years ago
2
Don't touch source files
#58
ggreif
closed
5 years ago
1
Upstreaming a typofix
#57
ggreif
closed
5 years ago
0
Enable multi-value support in v8
#56
nomeata
closed
5 years ago
0
POSIX _t Namespace Conflict
#55
wahern
opened
5 years ago
5
Provide source location for traps
#54
rossberg
opened
5 years ago
4
Programmatic import resolution
#53
titzer
closed
5 years ago
4
Fix warnings, compile examples with -Wall -Werror
#52
lostman
closed
6 years ago
4
Add tests for function parameter and result arity
#51
lostman
closed
6 years ago
3
Remove CMake files
#50
lostman
closed
6 years ago
0
Don't store native float/double in wasm_val_t/Val.
#49
sunfishcode
closed
5 years ago
1
Simplify function call interface
#48
rossberg
closed
6 years ago
1
Point to the right patch file
#47
dio
closed
6 years ago
2
Avoid relying on host floating-point
#46
sunfishcode
closed
5 years ago
3
What is `wasm_val_ptr` used for?
#45
sunfishcode
closed
5 years ago
1
Misc. minor fixes
#44
sunfishcode
closed
6 years ago
0
Use `patch` instead of `sed`
#43
lostman
closed
6 years ago
0
Add Sharable<Module>
#42
rossberg
closed
6 years ago
1
Previous
Next