Fix generic parameters.

This commit is contained in:
Stephen Chung
2022-08-22 00:15:00 +08:00
parent 80a23ddaa2
commit 1deed8cd55
3 changed files with 59 additions and 13 deletions

View File

@@ -8,6 +8,7 @@ Bug fixes
---------
* API for registering property getters/setters and indexers to an `Engine` now works with functions that take a first parameter of `NativeCallContext`.
* Missing API function `Module::set_getter_setter_fn` is added.
Version 1.9.0