Commit graph

5 commits

Author SHA1 Message Date
Anton-4
a744536575
fix nodejs example
The naming mechanism has changed.
Instead of adding a test for this example now I'm going to make a good-first-issue to move this to the examples repo and add a test there. 

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-02-24 13:39:55 +01:00
Vladimir Zotov
05938bbf07
Add missing WASI "random_get"
Fixes an error when hello.js is run: "LinkError: WebAssembly.Instance(): Import #2 module="wasi_snapshot_preview1" function="random_get" error: function import requires a callable"

Signed-off-by: Vladimir Zotov <azuresplash@gmail.com>
2023-12-29 09:26:36 +01:00
Brendan Hansknecht
3e66254b25
update zig and rust platforms to have correct roc_panic and roc_dbg 2023-11-29 21:49:34 -08:00
Richard Feldman
737a1ec025
Simplify wasm NodeJS example 2023-05-02 19:56:14 -04:00
Richard Feldman
70140206ab
Split nodejs wasm and napi examples 2023-05-01 15:54:53 -04:00