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

net.http does not work in lua modules #21960

Open
jian308 opened this issue Jul 30, 2024 · 1 comment
Open

net.http does not work in lua modules #21960

jian308 opened this issue Jul 30, 2024 · 1 comment
Labels
Bug This tag is applied to issues which reports bugs. Needs Reproducible Example This issue lacks a reproducible example.

Comments

@jian308
Copy link

jian308 commented Jul 30, 2024

Describe the bug

net.http does not work in lua modules

Reproduction Steps

embedd-lua-in-vlang
I found this. It works fine.
But when I use net.http, it can be compiled into a dll, but it can't be used in lua, it will interrupt the program.

Expected Behavior

Make it work

Current Behavior

I Cannot see error

Possible Solution

No response

Additional Information/Context

No response

V version

V full version: V 0.4.7 7baff15

Environment details (OS name and version, etc.)

OS: windows, Microsoft Windows 7 Ultimate v7601 64-bit
Processor: 4 cpus, 64bit, little endian,
CC version: clang version 15.0.3

Note

You can use the 👍 reaction to increase the issue's priority for developers.

Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.

@jian308 jian308 added the Bug This tag is applied to issues which reports bugs. label Jul 30, 2024
@felipensp
Copy link
Member

You must provide a full reproducible test case.

@spytheman spytheman added the Needs Reproducible Example This issue lacks a reproducible example. label Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This tag is applied to issues which reports bugs. Needs Reproducible Example This issue lacks a reproducible example.
Projects
None yet
Development

No branches or pull requests

3 participants