Max Brunsfeld
|
63f34236e3
|
Add iswxdigit to wasm stdlib
|
2024-02-05 10:20:27 -08:00 |
|
Max Brunsfeld
|
f383b02741
|
Add iswblank wasm stdlib function
|
2024-02-02 12:04:49 -08:00 |
|
Max Brunsfeld
|
e21d9e7f93
|
Avoid duplication of list wasm stdlib symbol list
|
2024-02-02 12:00:08 -08:00 |
|
Max Brunsfeld
|
68ba9a4d66
|
Grow memory dynamically as-needed when loading wasm language modules
|
2023-12-03 12:12:47 -08:00 |
|
Max Brunsfeld
|
6fd7a1e44e
|
Return informative error when load_language fails
|
2023-11-26 12:15:05 -08:00 |
|
Max Brunsfeld
|
b26eff13e2
|
Remove code duplication in wasm module instantiation, add stdlib symbols
|
2023-10-31 15:58:56 -07:00 |
|
Max Brunsfeld
|
0743edd162
|
Include two more std::string functions in wasm stdlib
|
2023-10-27 21:54:23 +01:00 |
|
Max Brunsfeld
|
b23ef57259
|
Update wasmtime headers, use latest wasmtime C APIs
|
2023-10-27 21:30:13 +01:00 |
|
Max Brunsfeld
|
6d34e5cb5c
|
Refactor storage of wasm stdlib function indices
|
2023-01-23 15:19:42 -08:00 |
|
Max Brunsfeld
|
98ccfcffb0
|
Provide minimal C/C++ std library to wasm external scanners
|
2022-11-15 17:14:33 -08:00 |
|
Max Brunsfeld
|
042e6f9d57
|
Restucture wasm module, return a normal TSLanguage from load_language
|
2022-11-15 17:14:33 -08:00 |
|
Max Brunsfeld
|
3f1a7f9cd4
|
Start work on ability to load wasm languages from native lib, via wasmtime
|
2022-11-15 17:14:33 -08:00 |
|