Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
simonw
on Aug 28, 2023
|
parent
|
context
|
favorite
| on:
Running WASI binaries from your HTML using Web Com...
Oh cool!
Regular Python doesn't need me to create the file first, I wonder why this works differently.
benno128
on Aug 28, 2023
[–]
Might be this particular build of Python, or might be that I implemented one of the `fd` functions in a way Python/SQlite is surprised by. I'll have a look into it some time!
evacchi
on Aug 28, 2023
|
parent
[–]
Maybe just the missing leading slash in the original reproducer? :)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Regular Python doesn't need me to create the file first, I wonder why this works differently.