Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zenroom interactive mode strange behaviour #939

Open
matteo-cristino opened this issue Oct 2, 2024 · 1 comment
Open

Zenroom interactive mode strange behaviour #939

matteo-cristino opened this issue Oct 2, 2024 · 1 comment
Labels

Comments

@matteo-cristino
Copy link
Collaborator

When running zenroom in interactive mode with

./zenroom -i

The output is

Zenroom v4.42.0 - secure crypto language VM
Zenroom is Copyright (C) 2017-2024 by the Dyne.org foundation
 .   Release version: v4.42.0
 .   Build commit hash: 0d3c0ac9
 .   Memory manager: libc
 .   ECDH curve is SECP256K1
 .   ECP curve is BLS381
Interactive console, press ctrl-d to quit.
lua> lua> 

where it can clearly see that the lua > string is repeated.

Moreover creating a newline from an empty line cause the interactive mode to close.

This issues have been introduced in v4.41.0

@jaromil jaromil added the bug label Oct 2, 2024
@jaromil
Copy link
Member

jaromil commented Oct 2, 2024

It may be a good moment to consider the addition of kilo.c as @danielinux is doing into cjit (his fork there contains fixes to the upstream).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants