issues
search
ocaml-wasm
/
wasm_of_ocaml
Other
247
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix and improve the optimization of JavaScript interoperability primitives
#130
vouillon
opened
3 hours ago
0
Source maps: clean-up
#129
vouillon
closed
2 weeks ago
0
Use environment variable to disable some tests when testing Wasm_of_ocaml
#128
vouillon
closed
2 weeks ago
0
Remove wa_ filename prefix
#127
vouillon
closed
2 weeks ago
0
Revised dune support
#126
vouillon
closed
2 weeks ago
0
Move compiler/lib/wasm to compiler/lib-wasm
#125
vouillon
closed
2 weeks ago
0
Bump actions/checkout from 3 to 4
#124
dependabot[bot]
closed
2 weeks ago
1
Quiet biome warning regarding "use strict"
#123
vouillon
closed
2 weeks ago
0
Source maps: avoid some code duplication
#122
vouillon
closed
2 weeks ago
0
Remove dead comments, use better exceptions
#121
OlivierNicole
closed
2 weeks ago
1
Use dune tests
#120
vouillon
closed
2 weeks ago
0
Merge with Js_of_ocaml
#119
vouillon
opened
3 weeks ago
3
Source map improvements
#118
vouillon
closed
3 weeks ago
0
[FEATURE REQUEST] Optimize exceptions
#117
vouillon
opened
4 weeks ago
0
[FEATURE REQUEST] Optimize integer arithmetic
#116
vouillon
opened
4 weeks ago
0
[FEATURE REQUEST] Unboxing
#115
vouillon
opened
4 weeks ago
0
[FEATURE REQUEST] Use more precise types to eliminate some casts
#114
vouillon
opened
4 weeks ago
0
Fix creation of float arrays
#113
vouillon
closed
4 weeks ago
1
[BUG] float array error
#112
rickyvetter
closed
4 weeks ago
0
Get latest changes from js_of_ocaml
#111
vouillon
closed
4 weeks ago
0
Stricter float_of_string
#110
vouillon
closed
4 weeks ago
0
[FEATURE REQUEST] file system support
#109
rickyvetter
opened
1 month ago
0
Fix bad interaction of deadcode elimination and unboxed float records
#108
vouillon
closed
4 weeks ago
0
[BUG] code generated from nucleic benchmark is crashing on nodejs
#107
zapashcanon
closed
4 weeks ago
1
Use static Object.hasOwn
#106
rickyvetter
closed
1 month ago
0
[BUG] PointerEvent float properties
#105
rickyvetter
opened
1 month ago
1
how to run in optimized mode ?
#104
zapashcanon
opened
1 month ago
2
opam deps are not precise enough
#103
zapashcanon
opened
1 month ago
3
Experiment with the Stack-Switching proposal
#102
vouillon
opened
1 month ago
0
WASI runtime
#101
vouillon
opened
1 month ago
2
Calculate fetchBase once at toplevel
#100
rickyvetter
closed
1 month ago
1
Clean up: remove unused or duplicated code
#99
vouillon
closed
1 month ago
0
Installing wasm_of_ocaml became slower after adding binaryen in dependency
#98
wKich-octra
closed
1 month ago
5
Take Flambda2 as input
#97
vouillon
opened
1 month ago
0
Get latest changes from js_of_ocaml
#96
vouillon
closed
1 month ago
0
CI: test with OCaml 5.01, 5.02 and under MacOS
#95
vouillon
closed
1 month ago
0
Bump ocaml/setup-ocaml from 2 to 3
#94
dependabot[bot]
closed
1 month ago
2
Directly output Wasm binary code
#93
vouillon
opened
1 month ago
0
Separate compilation: generate and use cross module information regarding function arity
#92
vouillon
opened
1 month ago
3
Get more information from the OCaml compiler
#91
vouillon
opened
1 month ago
0
Fast compilation mode
#90
vouillon
opened
1 month ago
0
JS Builtins
#89
vouillon
opened
1 month ago
0
Dynlink support
#88
vouillon
opened
1 month ago
0
Improved Wasm text syntax
#87
vouillon
opened
1 month ago
0
Get wasm_of_ocaml up-to-date with js_of_ocaml by merging js_of_ocaml `master`
#86
OlivierNicole
closed
1 month ago
4
Integrate "Target-specific code" (ocsigen/js_of_ocaml#1655)
#85
OlivierNicole
closed
1 month ago
3
Bigstring performance optimizations
#84
vouillon
closed
1 month ago
0
Workaround for the local variable limits of binaryen's binary parser
#83
vouillon
closed
1 month ago
1
Fix performance issue when assigning short names to variables
#82
vouillon
closed
2 months ago
0
[BUG] wasm_of_ocaml is extremely slow (over an hour) on large files
#81
JasonGross
closed
2 months ago
1
Next