issues
search
wasmerio
/
wasmer-go
🐹🕸️ WebAssembly runtime for Go
https://pkg.go.dev/github.com/wasmerio/wasmer-go
MIT License
2.84k
stars
161
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for WASI 0.2?
#411
arnabghose997
closed
1 month ago
1
panic: Missing import: `wasi_snapshot_preview1`.`sock_accept`
#410
tim-chow
closed
2 months ago
3
Missing import: `wasi_snapshot_preview1`.`sched_yield`
#409
pwtitle
opened
4 months ago
1
is it possible to call mysql and/or redis from wasmer-go?
#408
sprappcom
opened
5 months ago
0
Maintained? or is it out of growing out of sync with general wasmer api?
#407
glloydNAT
closed
6 months ago
2
panic: runtime error: invalid memory address or nil pointer dereference
#406
wwwAngHua
opened
8 months ago
1
support setting bytes for stdin
#405
tiziano88
opened
9 months ago
4
Update README.md
#404
eminetto
closed
6 months ago
0
Executing HTTP Requests from within WASM functions ?
#403
HarshVaragiya
opened
1 year ago
0
WebAssembly translation error: Unsupported feature: proposed simd operator F64x2PromoteLowF32x4
#402
regnaio
opened
1 year ago
0
Is it possible to access un-exported data
#401
joesonw
opened
1 year ago
0
Can we run Javy compiled JS program with wasmer-go?
#400
royaljain
opened
1 year ago
1
Is this project still maintained?
#399
alanorwick
opened
1 year ago
1
Issue compiling, parses `-lwasmer` flag as directory?
#398
Nigel2392
closed
1 year ago
1
chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.8.4
#397
dependabot[bot]
opened
1 year ago
0
test host function
#396
zjg555543
opened
1 year ago
0
test host fun
#395
zjg555543
closed
1 year ago
0
chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.8.3
#394
dependabot[bot]
closed
1 year ago
1
Memory leaks after upgrading bindings to 3.3.0
#393
EclesioMeloJunior
opened
1 year ago
0
Multi-value return support
#392
dselans
opened
1 year ago
0
loop call wasmer instance export func will occur panic
#391
tianyu0901
opened
1 year ago
0
How can i edit a program with golang and build it with tiny-go, then i can get wasm file?
#390
HBrightShown
opened
1 year ago
0
Rename error message error?
#389
orangeC23
opened
1 year ago
0
mv dir/foo dir/bar: applet not found
#388
orangeC23
opened
1 year ago
0
Allocate memory fail?
#387
orangeC23
opened
1 year ago
0
No error print?
#386
orangeC23
opened
1 year ago
0
Error executing?
#385
orangeC23
opened
1 year ago
0
Error print?
#384
orangeC23
opened
1 year ago
0
How to support simd instructions in wasmer-go?
#383
orangeC23
opened
1 year ago
0
Why does converting to I32 with a uint32 value panic if the I32 type is sign agnostic?
#382
jimjbrettj
opened
1 year ago
0
Fail to execute the simple.go example.
#381
orangeC23
opened
1 year ago
3
How can I compile all the libs with my main.go?
#380
boli2017
opened
1 year ago
1
Feature/wasmer v3
#379
OBrezhniev
closed
1 year ago
0
Error while loading shared libraries
#378
LittleSheep2Code
opened
1 year ago
4
Will `wasmer-go` be updated to Wasmer 3.0?
#377
patrick-ogrady
opened
1 year ago
0
chore(deps): bump thiserror from 1.0.26 to 1.0.39
#376
dependabot[bot]
opened
1 year ago
0
Unable to start
#375
shikharvashistha
opened
1 year ago
0
chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.8.2
#374
dependabot[bot]
closed
1 year ago
1
Cannot print statements from the WASM module
#373
glethuillier
closed
1 year ago
1
Writing memory
#372
JanGordon
opened
1 year ago
0
How do I enable threads for my module?
#371
alexpitsikoulis
opened
1 year ago
1
Build fails due to missing -lwasmer library when vendored
#370
alexpitsikoulis
opened
1 year ago
3
chore(deps): bump thiserror from 1.0.26 to 1.0.38
#369
dependabot[bot]
closed
1 year ago
1
NewInstance() function returning nil as primary value and an error.
#368
KILLinefficiency
closed
1 year ago
3
How to stop a running wasm function call?
#367
Celebraty
opened
1 year ago
0
Use protobuf with wasmer.
#366
ugurkorkmaz
closed
2 years ago
0
GetFunction Missing 4 argument(s) when calling the function
#365
rfyiamcool
opened
2 years ago
2
Wasmer instance gets garbage collected while still in use
#364
nicolasmattelaer
opened
2 years ago
0
chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.8.1
#363
dependabot[bot]
closed
1 year ago
1
compile Go to WebAssembly and use it in the Wasmtime runtime
#362
kwerner8
opened
2 years ago
0
Next