This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Yuki Kimoto - SPVM - Perl Club
SPVM 0.9665 is released.
New Features and Enhancement
0.9665 2022-12-10
[Internal Compatible Changes]
* Renamed spvm_api_vm.h to spvm_vm.h.
* Renamed spvm_api_vm.c to spvm_vm.c.
* Renamed SPVM_API_VM_call_spvm_method_vm to SPVM_VM_call_spvm_method.
* Added SPVM_API_call_spvm_method_vm.
* Renamed spvm_inline_api.h to spvm_implement.h
* Shared opcodes in vm codes and precompiled codes.
* The CALL_METHOD opcode is separated to the logic of calling method and return the value.
[Runtime Performance Degration]
* For the reason that shared opcodes in vm codes and precompiled codes, the runtime performance maybe degraded a little.
[Compililation Performance Improvement]
* The compilation time of the precompied codes are improved.
[Compililation File Size Improvement]
* The compilation file size of the precompied codes become small.
[Bug Fix]
* Fixed the potential bug of the stack of the arguments and return value.
[Improve Excepion Messages]
* Improved exception messages.
[After]
"The %s basic type is not found",
"The %s field is not found",
"The %s class variable in the %s class is not found",
"The %s class is not found",
"The %s method in the %s class is not found",
This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Yuki Kimoto - SPVM - Perl Club
Print
Share
Comment
Cite
Upload
Translate
Updates
There are no updates yet.
Click the Upload button above to add an update.

APA
MLA
Yuki Kimoto - SPVM - Perl Club | Sciencx (2022-12-09T23:36:17+00:00) SPVM 0.9665 is released. Retrieved from https://www.scien.cx/2022/12/09/spvm-0-9665-is-released/
" » SPVM 0.9665 is released." Yuki Kimoto - SPVM - Perl Club | Sciencx - Friday December 9, 2022, https://www.scien.cx/2022/12/09/spvm-0-9665-is-released/
HARVARDYuki Kimoto - SPVM - Perl Club | Sciencx Friday December 9, 2022 » SPVM 0.9665 is released., viewed ,<https://www.scien.cx/2022/12/09/spvm-0-9665-is-released/>
VANCOUVERYuki Kimoto - SPVM - Perl Club | Sciencx - » SPVM 0.9665 is released. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/12/09/spvm-0-9665-is-released/
CHICAGO" » SPVM 0.9665 is released." Yuki Kimoto - SPVM - Perl Club | Sciencx - Accessed . https://www.scien.cx/2022/12/09/spvm-0-9665-is-released/
IEEE" » SPVM 0.9665 is released." Yuki Kimoto - SPVM - Perl Club | Sciencx [Online]. Available: https://www.scien.cx/2022/12/09/spvm-0-9665-is-released/. [Accessed: ]
rf:citation » SPVM 0.9665 is released | Yuki Kimoto - SPVM - Perl Club | Sciencx | https://www.scien.cx/2022/12/09/spvm-0-9665-is-released/ |
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.