Wolfgang Silbermayr
|
da4e9fe617
|
Rename NativeFunc to TypedFunction
Closes: #2915
|
2022-06-08 14:12:51 +03:00 |
|
Syrus Akbary
|
0c654445b1
|
Fixed ignored tests
|
2021-05-18 15:34:31 -07:00 |
|
Syrus
|
892fd1f053
|
Fixed tests
|
2021-05-16 11:36:58 -07:00 |
|
Syrus Akbary
|
27467048d9
|
Reenabled missing tests
|
2021-05-15 21:31:30 -07:00 |
|
Syrus Akbary
|
c2e11d8499
|
Compiler Test refactor now fully works
|
2021-05-15 20:34:21 -07:00 |
|
Syrus Akbary
|
52b62d63d7
|
Added support for LLVM 11 and improved Apple Silicon
|
2021-01-11 19:38:15 -08:00 |
|
Mark McCaskey
|
6a2116917f
|
Fix up tests, make WasmerEnv: Send
|
2020-12-15 13:35:19 -08:00 |
|
Simon Warta
|
69f834a9e8
|
Accept Into<FunctionType> as signatures
|
2020-12-14 13:08:15 +01:00 |
|
Mark McCaskey
|
4ef3286f2e
|
Merge branch 'master' into feature/host-env-prototype
|
2020-11-30 16:52:34 -08:00 |
|
Syrus Akbary
|
081af6428e
|
Update tests/compilers/native_functions.rs
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
|
2020-11-30 14:09:13 -05:00 |
|
Mark McCaskey
|
82fc0080ba
|
Allow closures with non-native host functions
|
2020-11-24 13:15:38 -08:00 |
|
Mark McCaskey
|
29d50a55ca
|
Disable closures as host functions for now + docs + tests
|
2020-11-24 12:44:13 -08:00 |
|
Syrus Akbary
|
475082e6e8
|
Merge branch 'master' into arm64
|
2020-11-20 21:13:56 -08:00 |
|
Mark McCaskey
|
de6cb9c4c4
|
Merge branch 'master' into feature/host-env-prototype
|
2020-11-20 15:54:35 -08:00 |
|
Syrus Akbary
|
1f66798bed
|
All WASI tests now pass in Apple Silicon
|
2020-11-19 19:25:57 -08:00 |
|
Syrus Akbary
|
eba54b78ef
|
Improved Native function tests
|
2020-11-19 18:31:44 -08:00 |
|
Mark McCaskey
|
84370c7930
|
Merge branch 'master' into feature/make-env-immutable
|
2020-11-18 15:40:11 -08:00 |
|
Mark McCaskey
|
37d0c364e6
|
Clean up code, reduce memory usage, improve correctness
|
2020-11-18 15:21:59 -08:00 |
|
Mark McCaskey
|
3580f165e8
|
Rename WasmerEnv::finish to WasmerEnv::init_with_instance
|
2020-11-17 17:14:11 -08:00 |
|
Mark McCaskey
|
a19705ae11
|
Remove free method, call finalizers in C API
|
2020-11-16 16:36:58 -08:00 |
|
Mark McCaskey
|
83008a7771
|
Fix up error handling code, get tests passing
|
2020-10-29 11:13:51 -07:00 |
|
Mark McCaskey
|
103ea03536
|
Rename trait, get tests running
|
2020-10-20 15:40:51 -07:00 |
|
Nick Lewycky
|
259c928c25
|
Thread canonicalize_nans through these utils functions and into the callers.
|
2020-10-16 17:01:40 -07:00 |
|
Mark McCaskey
|
a97f339687
|
Make Function Env immutable
Work in progress, we still have to update Emscripten
|
2020-09-30 17:30:17 -07:00 |
|
Syrus
|
59715c12e0
|
Improved API a bit further
|
2020-07-23 16:07:30 -07:00 |
|
Syrus
|
b06f021612
|
Improved Function API
|
2020-07-21 20:02:01 -07:00 |
|
Ivan Enderlin
|
1d2ee2d302
|
test(compilers) Improve and simplify tests.
|
2020-07-07 13:36:32 +02:00 |
|