This website requires JavaScript.
Explore
Help
Sign In
mii
/
wasmer
Watch
1
Star
0
Fork
0
You've already forked wasmer
mirror of
https://github.com/mii443/wasmer.git
synced
2025-12-12 05:18:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a9f1cc8f64a0927fae01987b7496b2d67cf12ac0
wasmer
/
lib
/
api
/
tests
History
Felix Schütt
a5d0944b9f
Merge branch 'master' into fix-sync-js-sys-api
2022-08-31 12:57:14 +02:00
..
js_externals.rs
make test-js passes
2022-08-29 11:35:14 +02:00
js_instance.rs
Added new_from_js_object method to the Imports object
2022-08-25 17:34:32 +02:00
js_module.rs
Rename {native,typed} functions, reintroduce *_with_env variants
2022-08-05 14:27:44 +02:00
sys_externals.rs
Fix static object signature deserialization
2022-08-17 17:06:23 +02:00
sys_instance.rs
Rename {native,typed} functions, reintroduce *_with_env variants
2022-08-05 14:27:44 +02:00
sys_module.rs
No longer require FunctionEnvMut for new_typed(…) callback function
2022-08-05 14:27:44 +02:00
sys_reference_types.rs
Re-enable the last 3 ignored tests
2022-08-16 10:35:27 +02:00